mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3f0df9788b
Summary: This diff migrates all NativeModules away from onCatalystInstanceDestroy() to the invalidate() method. Changelog: [Internal] Reviewed By: JoshuaGross Differential Revision: D26871595 fbshipit-source-id: 132f6b75e485361835769a2b53bc742eefa47b59
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.