mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3312146ced
Summary: To implement the `getModule` method of `TurboReactPackages`, we need to be able to access the JS Names of NativeModule classes. Reviewed By: fkgozali Differential Revision: D15711544 fbshipit-source-id: 51a649d08410557a4bdbf20d065bf98646a8d18a
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.