mirror of
https://github.com/status-im/react-native.git
synced 2025-01-10 09:35:48 +00:00
911c05a89b
Summary: This change suppresses access checking during reflection which makes reflection faster by decreasing its overhead. **Test plan (required)** My team uses this change in our app. Adam Comella Microsoft Corp. Closes https://github.com/facebook/react-native/pull/11204 Differential Revision: D4250790 Pulled By: astreet fbshipit-source-id: 0ee2f40dcadccc695980fcae14fafe1050acb52f
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.