mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
12c0ec85f7
Summary: `ReactContext.getNativeModule` can be used to access NativeModules. With these changes, it can also be used to instantiate (if necessary) and retrieve a TurboModule. Reviewed By: mdvacca Differential Revision: D15167631 fbshipit-source-id: 3cb0d9a4be16cbadebbf6648c3f1481ba26513c3
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.