mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
0b371304aa
Summary: This diff creates a ReactFeatureFlag to initialize MapBufferSo file during Fabric initialization. This is necessary to be able to compare properly Mapbuffer vs ReadableNativeMap (because ReadableNativeMap c++ files is already included in the bridge so file) changelog: [internal] Reviewed By: JoshuaGross Differential Revision: D28436044 fbshipit-source-id: 338e1bb72b5313dc29a309e1b0e979e7c8bd1c18
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.