mirror of
https://github.com/status-im/react-native.git
synced 2025-02-11 00:46:32 +00:00
Summary: When circle is using Buck, it uses prebuilt native libraries. I added this dependency internally to avoid callers having to depend on it explicitly but it looks like that broken open-source. Closes https://github.com/facebook/react-native/pull/14343 Differential Revision: D5191531 Pulled By: javache fbshipit-source-id: 5397026daac085694b3320bf6d3e7b3f5d680691
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.