mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ba6bf5a3ce
Summary: RN-Tester is currently crashing at startup time due to an NPE. This PR fixes it. ## Changelog [Android] [Fixed] - Fix NPE on `ReactEditText` due to null mFabricViewStateManager Pull Request resolved: https://github.com/facebook/react-native/pull/33910 Test Plan: Tested locally that RN Tester runs both in Debug and in Release Reviewed By: cipolleschi Differential Revision: D36666440 Pulled By: cortinico fbshipit-source-id: f004ff228fb4f9ff339aac606858d47de3706426
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.