mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9a253d1864
Summary: Changelog: [Internal][Bridgeless][iOS] # Before diff Be in Venice > run Metro > run FBiOS > navigate to any RN surface. `UIManagerBinding createAndInstallIfNeeded` happens After `ReactInstance loadScript -> evaluateJavaScript`: install Fabric UIManager before main bundle execution Reviewed By: RSNara Differential Revision: D39760231 fbshipit-source-id: f17bf02e9b1fb0f9b0ff24c86aa6dc9349c42192
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.