mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
fdd8debee0
Summary: We are deprecating the method UIManagerModule.viewIsDescendantOf as this is not going to be part of Fabric. For more context: https://github.com/facebook/react-native/commit/9ae7f0c7dac732c8c2f2253699f7bcf04943e98b#commitcomment-34177828 Reviewed By: fkgozali Differential Revision: D16186404 fbshipit-source-id: 146600c2da20a7a39c50538741d5822838947f3c
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.