mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
bb5fee8f59
Summary: Reference https://github.com/reactwg/react-native-releases/discussions/41#discussioncomment-4353534 I'm exposing the headers inside `ReactCommon/cxxreact` to be access via the Prefab API. Changelog: [Internal] [Changed] - Expose ReactCommon/cxxreact headers via Prefab Reviewed By: cipolleschi Differential Revision: D41965511 fbshipit-source-id: 726b2948262b4b07cb40996fa1ccf9726a5197ce
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.