Page MenuHomePhabricator

[lib/native] lift set custom server action type into lib
ClosedPublic

Authored by ginsu on Nov 29 2023, 12:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 2:03 PM
Unknown Object (File)
Thu, Apr 25, 2:02 PM
Unknown Object (File)
Mar 5 2024, 6:48 AM
Unknown Object (File)
Mar 5 2024, 6:48 AM
Unknown Object (File)
Mar 5 2024, 6:48 AM
Unknown Object (File)
Mar 5 2024, 6:48 AM
Unknown Object (File)
Mar 5 2024, 6:48 AM
Unknown Object (File)
Mar 5 2024, 6:48 AM
Subscribers

Details

Summary

At the moment, the customServer redux field lives only in native. Since we want to use this state in web as well, we will need to lift the redux logic into lib. This diff handles lifting the set custom server action type into lib, and a subsequent diff will handle lifting the redux state into lib.

Depends on D10089

Test Plan

flow and confirmed that the custom server url on native still works as expected

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ginsu retitled this revision from [lib/native] lift set custom server url action type into lib to [lib/native] lift set custom server action type into lib.Nov 29 2023, 12:43 AM
ginsu requested review of this revision.Nov 29 2023, 1:25 AM
This revision is now accepted and ready to land.Nov 29 2023, 4:07 AM
This revision was landed with ongoing or failed builds.Dec 4 2023, 11:02 PM
This revision was automatically updated to reflect the committed changes.