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/34819 This is crashing on A12 because of using the regular Context instead of the application context. That said, this probably makes more sense as a log warning. Reviewed By: javache Differential Revision: D39852058 fbshipit-source-id: 1ac93f8cc9ecdb14f60baca175c8ecff2ff42ac0
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.