mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
9fb31d1538
Summary: As of D14529038, LayoutAnimations can sometimes throw an exception due to the view being null. This can happen when elements are removed/added and is not fixable in product code. This is a temporary fix - the root cause for this issue will be fixed soon. Reviewed By: lunaleaps Differential Revision: D15428791 fbshipit-source-id: 41200e572ed7d5d470754792c5576a0ea23fe946
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.