mirror of
https://github.com/status-im/react-native.git
synced 2025-01-14 19:44:13 +00:00
88a98455f6
Summary: This should be functionally identical, but avoids unnecessary conditionals in the code. <!-- Thank you for sending the PR! If you changed any code, please provide us with clear instructions on how you verified your changes work. In other words, a test plan is *required*. Bonus points for screenshots and videos! Please read the Contribution Guidelines at https://github.com/facebook/react-native/blob/master/CONTRIBUTING.md to learn more about contributing to React Native. Happy contributing! --> Closes https://github.com/facebook/react-native/pull/15147 Differential Revision: D5497883 Pulled By: javache fbshipit-source-id: a4b182084ffce87adac56013a178fbc5a7a5d1bb
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.