mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Looks like there could be cases when the NativeHirearchyManager may be asking if it should animate on a view that has been removed. Adding a null check Changelog: [General] [Fixed] - Check null values in shouldAnimate Reviewed By: makovkastar Differential Revision: D20063054 fbshipit-source-id: 5b3b1c27b9aba57a592bd8d4e27a970cf0912b5d
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.