mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c338ae64e7
Summary: In the future, we'll re-use this interface to create NativeModule objects as well. Changelog: [Internal] Reviewed By: rshest Differential Revision: D43801529 fbshipit-source-id: 90376086744dc996274663792289e3eba7be56c1
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.