mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
c418bf4c8f
Summary: This is a follow up to https://github.com/facebook/react-native/commit/21dd646ecaf4f17cc62f18a4abf2f9cb88a72881 The ABI specific tasks were not involved in this patch, and they're still failing. I'm fixing them. Changelog: [Internal] [Changed] - Reduce flakyness of `configureNdkBuild*` tasks by setting an explicit dependency on prefab - part 2 Reviewed By: ShikaSD Differential Revision: D34960946 fbshipit-source-id: 3e4feb93aa59cbe47142dece1d0246117381179d
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.