mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
5f8c129f19
Summary: FabricUIManager.removeRootView() isn't currently used, removing it from the UIManager interface. It looks like this is called from JS in paper renderers, but not Fabric, so we should be good to delete it. Reviewed By: shergin, mdvacca Differential Revision: D16275118 fbshipit-source-id: b8f3ae1dc7574ce17d8cc9e7fee72ef5dcc9b323
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.