mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-05-17 19:33:12 +08:00
Summary: MobileConfig should be wrapped and presented as a ReactNativeConfig object so that core Fabric C++ code can use it. This is just a noop plumbing diff. Real support will be added in follow-on diff. Reviewed By: fkgozali Differential Revision: D13985466 fbshipit-source-id: a2ac2175688e855eda3b89aa69faf07749c6bd31
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.