mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d48c2be46f
Summary: With D27975839, RuntimeExecutor will be able to start flushing the queued up NativeModule calls in every call from C++ -> JavaScript. We're going to test this feature to measure its impact. In this diff, I wire up the the MobileConfig to ReactFeatureFlags. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D27978112 fbshipit-source-id: 47e1e74398c62755bb0fdc6b54b7fd3aa47eb877
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.