mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e3c88eb946
Summary: With CMake we're accidentally bundling the .cxx folder inside the NPM package. This is making the package explode and is letting the publishing of nightly fail Changelog: [Internal] [Changed] - Do not bundle ReactAndroid/.cxx inside the npm package Reviewed By: ShikaSD Differential Revision: D35110743 fbshipit-source-id: fb51f0c4948479e2fcf96f5ac8df6362d5875421
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.