mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-01 22:41:28 +08:00
Summary: Moves binding of native methods into a separate native method that can be parameterized. This will be used to experiment with JNI-related technology. Reviewed By: priteshrnandgaonkar Differential Revision: D9943870 fbshipit-source-id: 661f15537d5bbf7a3eef7717e3d99fed2de23904
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.