mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Migrating ReactImageView to use the new API for accessing the EventDispatcher (UIManagerHelper.getEventDispatcherForReactTag) that supports bridgeless mode. Changelog: [Internal] Reviewed By: PeteTheHeat Differential Revision: D19190765 fbshipit-source-id: a958dfc9c48845270e99f8d378ce034cddc8036f
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.