mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/38042 Follow-up cleanup from D34379950, now that fbjni has been upgraded. Also synced the internal and external build flags. Changelog: [Internal] Reviewed By: cortinico Differential Revision: D46975010 fbshipit-source-id: 7d2fd215b68bcebbf259e23923fb3fec1ca09f8a
Building React Native for Android
See the Building from Source guide on the React Native website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing guide on the React Native website.