mirror of
https://github.com/status-im/react-native.git
synced 2025-02-04 13:44:04 +00:00
Implement the update of props in the MountingManager layer
Summary: This diff implements the update of props in Fabric C++. The props values are passed to java in a ReadableMap and they are integrated into the current implementation of ViewManagers. In the fututre we will replace the ReadableMap for typed objects. Reviewed By: shergin Differential Revision: D9093560 fbshipit-source-id: da58326cfadb0665dac3349a8cf24cde2d401aaa
This commit is contained in:
parent
3418d01703
commit
af49568482
@ -43,4 +43,3 @@ private:
|
||||
|
||||
} // namespace react
|
||||
} // namespace facebook
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user