mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
53d2f1891e
Summary: This diff introduces the APIs that will be used to register C++ components in React Native Renderer for Android changelog: [internal] internal Reviewed By: sammy-SC Differential Revision: D38725768 fbshipit-source-id: a7116b787f83544282230666d9d5acbfb1df4047
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.