mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fc24bb4af0
Summary: This is a Fabric-compliant implementation of `JSResponder` feature. To make it work e2e we also need to update FabricRenderer in React repository. But before we can do this, we need to ship the native changes. Changelog: [Internal] Fabric-specific internal change. Reviewed By: mdvacca Differential Revision: D24630027 fbshipit-source-id: 70c30e1250b554d83862956b536714704093072f
Building React Native for Android
See the docs on the website.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.