mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
75e6f7961f
Summary: This diff avoids calling to the method setStateListAnimator for users running in Android API < 21 (This method did not exist in Android API < 21) changelog: [Android][Fix] Fix crash while measuring ReactSlider in Android API < 21 Reviewed By: lunaleaps Differential Revision: D22164574 fbshipit-source-id: 8163f99eeb78302fc75e2c4938330c699ca8d363
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.