mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
1730949e94
Summary: Allows to access `react::renderer::Scheduler` given `FabricUIManager` from Java side. Changelog: [Added] Added `FabricUIManager` binding with FBJNI Reviewed By: javache Differential Revision: D35313399 fbshipit-source-id: 54e7adcceae40368c2735ddfc8a083f87b08dc5e
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.