mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
3487640512
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35648 The `fabricjni` prefab module was missing the `react/fabric` prefix. I'm adding it here. Ref: https://github.com/reactwg/react-native-releases/discussions/41#discussioncomment-4402506 Changelog: [Internal] [Changed] - Fix prefab prefix for fabricjni Reviewed By: cipolleschi Differential Revision: D42047434 fbshipit-source-id: 202db49cd1ada2462652dbd7e56bad6779c263ac
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.