mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ee437bf904
Summary: Delete isRootComponent method, since it's not necessary anymore changelog: [internal] internal Reviewed By: javache Differential Revision: D41638887 fbshipit-source-id: d1d58e07684cb8fd0fc48cfa1f3f92434c1d14c4
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.