mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
e26092aec3
Summary: Make Venice available in Catalyst Android, to enable set ```ReactFeatureFlags.enableBridgelessArchitecture``` to true in CatalystApplication.java **Note**: right now not every piece works with Venice enabled, but the main functionalities (Fabric components, playground) mostly work, the rest issues will be gradually fixed. Changelog: [Internal][Changed] - Enable Venice in Catalyst Android Reviewed By: NickGerleman Differential Revision: D43711737 fbshipit-source-id: 6ecb7e2b09c5b7feaa00b90076a2a894c08affc9
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.