mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
52f4ff7bbf
Summary: Pull Request resolved: https://github.com/facebook/react-native/pull/35643 The `react_render_animations` was not exposed via prefab. I'm adding it to make possible for Reanimated to integrate on top of us via prefab. Ref https://github.com/reactwg/react-native-releases/discussions/41#discussioncomment-4398084 Changelog: [Internal] [Changed] - Expose `react_render_animations` via prefab. Reviewed By: cipolleschi Differential Revision: D42033642 fbshipit-source-id: da4b3665f4fb1c7f8266fa6896585176504435c3
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.