mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
d70555ff0e
Summary: Currently the release build of RNTester is broken as it's loading the debug native libraries. I had to create separate tasks for the two variants as we can't benefit of automatic variant matching between project (as of now till we use prefabs or find another approach). Changelog: [Internal] [Fixed] - Fix Release build of RNTester Reviewed By: ShikaSD Differential Revision: D32203637 fbshipit-source-id: 5c260a365626e9b3c66e76166086711236a38264
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.