mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
85031d0166
Summary: I'm cleaning up the extension to be just ReactExtension and not ReactAppExtension. Similarly the name of the extension will be just `react` and not `reactApp`. Changelog: [Internal] [Changed] - Rename extension to just ReactExtension Reviewed By: ShikaSD Differential Revision: D30964793 fbshipit-source-id: 8a4207825d424e133e51495c34c21284c50363ae
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.