-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancement
Description
There is no way currently to update the props on a rootview.
We should add a SetAppProperties(JSValueArgWriter props) method to ReactNativeIsland, which forwards to SurfaceHandler.setProps if the instance is already running. If its not yet loaded, then it needs to replace the initial props in the reactviewhost.
Metadata
Metadata
Assignees
Labels
Area: FabricSupport Facebook FabricSupport Facebook FabricWorkstream: Component ParityClose the parity gap between RNW and RN for core RN components and their supporting APIs.Close the parity gap between RNW and RN for core RN components and their supporting APIs.enhancement
Type
Projects
Status
Done