Page MenuHomePhabricator

[lib/naitve] lift update theme info action type into lib
ClosedPublic

Authored by ginsu on Oct 18 2023, 9:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 16, 4:06 PM
Unknown Object (File)
Wed, Apr 16, 12:24 PM
Unknown Object (File)
Wed, Apr 16, 3:27 AM
Unknown Object (File)
Tue, Apr 15, 10:55 PM
Unknown Object (File)
Mon, Apr 14, 9:45 PM
Unknown Object (File)
Wed, Apr 9, 7:37 AM
Unknown Object (File)
Thu, Apr 3, 10:46 PM
Unknown Object (File)
Mar 19 2025, 12:03 PM
Subscribers

Details

Summary

Now that we want to bring updateThemeInfo redux actions/state into web as well there are several things we should lift from native into lib so that we can share them across both platforms. This diff lifts the updateThemeInfoActionType and adds this action type to redux-types in lib

Part of https://linear.app/comm/issue/ENG-4956/lift-any-necessary-shared-types-selectors-functions-for-storing-the

Depends on D9529

Test Plan

flow and confirmed that updating the app theme on native still works as expected

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage