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)
Thu, Nov 7, 3:54 PM
Unknown Object (File)
Mon, Oct 28, 2:38 PM
Unknown Object (File)
Mon, Oct 28, 10:17 AM
Unknown Object (File)
Oct 14 2024, 4:26 PM
Unknown Object (File)
Oct 4 2024, 1:46 AM
Unknown Object (File)
Oct 4 2024, 1:46 AM
Unknown Object (File)
Oct 4 2024, 1:46 AM
Unknown Object (File)
Oct 4 2024, 1:46 AM
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
Lint Not Applicable
Unit
Tests Not Applicable