mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: This diff introduces the API that will be used to describe React Native Components written in C++ changelog: [internal] internal Reviewed By: sammy-SC Differential Revision: D38725766 fbshipit-source-id: 292e28409ac6be8f9a1c2209b8c558e0e2cb96ea
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.