mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
34e7d48472
Summary: The `JSDevSupport` module is incompatible with Fabric. Given it's not used internally and it's undocumented in OSS, we decided to remove it altogether. Changelog: [Internal] Reviewed By: javache, nlutsenko Differential Revision: D39305892 fbshipit-source-id: 82455701a0b9ba83e6f971fc774280dceb2b22e0
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.