mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
2992518b2e
Summary: The method UIManagerModule.removeSubviewsFromContainerWithID will not be part of fabric. This diff deprecates it to avoid future usage before the migration. This can not be removed, as it is currently used from React-VR Reviewed By: shergin Differential Revision: D16420687 fbshipit-source-id: a06810cabb434e35e5a371444114db2633a35a29
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.