mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
daeee2a661
Summary: Fixes incorrect logging that I found whilst debugging ## Changelog [Android] [FIXED] - Fixed incorrect logging of `isCatalystInstanceAlive` in exception handler Pull Request resolved: https://github.com/facebook/react-native/pull/35708 Test Plan: N/A as change is related to logging Reviewed By: christophpurrer Differential Revision: D42233178 Pulled By: robhogan fbshipit-source-id: f48e5abc036393a40f836cf0bf8c1d69f03ca848
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.