Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix NPE on RN-Tester due to null mFabricViewStateManager (#33910)
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: #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
- Loading branch information