mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Assuming this method was deprecated to mean experimental. This execution path is used by overwhelming majority of events and it seems as stable as it can be. Changelog: [Android][Changed] Removed experimental deprecation from `dispatchModern` Reviewed By: cortinico Differential Revision: D31270721 fbshipit-source-id: 5a7e50455ab2850adf9bc86a248773b170bf0ab9
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.