mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
85e9b073cb
Summary: This diff moves Component and ComponentManager classes -> react/cxxcomponents. The purpose is to be able to use these classes from any platform, not only Android changelog: [internal] internal Reviewed By: cortinico Differential Revision: D39531533 fbshipit-source-id: 4732aa7bf59d82dae11441212975f0e225c6d458
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.