mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
6464ef0a92
Summary: Adding `DoNotStrip` to all the interfaces that extend `JavaScriptModule` to ensure they don't get stripped from release builds (because they have no Java implementors). Reviewed By: emma0303 Differential Revision: D17534719 fbshipit-source-id: a793764caf17040bf1252be7ec4c72176d6989d4
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.