mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
a888f0c0a1
Summary: Noticed this marker was not properly ended in the case where an early return happens. The fact that that early return is happening there is problematic too, so added a warning to follow-up on. Changelog: [Internal] Reviewed By: NickGerleman Differential Revision: D39271917 fbshipit-source-id: 86dd5b1a46978629584f7cb0d615f2ad99d5a2f8
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.