mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
88aa2b9316
Summary: Migrate ReactTextinputManager to support bridgeless mode by accessing the EventDispatcher through the UIManagerHelper instead of from ReactContext. Changelog: [Internal] Reviewed By: mdvacca Differential Revision: D19456326 fbshipit-source-id: 5e9643793cd764e29964f565db24cdea683ac032
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.