mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
10830f4db9
Summary: 3rd step of following 3 steps: 1, Rename hasActiveCatalystInstance() to hasActiveReactInstance() so it won't sounds like CatalystInstance-only. D27335055 (https://github.com/facebook/react-native/commit/dfa8eb0558338f18ea01f294a64d355f6deeff06) 2, Implement hasActiveReactInstance() for Venice. D27343867 3, Remove previous mitigation. D27343952 Changelog: [Category][Type] - Remove isBridgeless() mitigation Reviewed By: mdvacca Differential Revision: D27343952 fbshipit-source-id: 158175e58d0f4248623d369793e919e43e8ad972
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.