mirror of
https://github.com/status-im/react-native.git
synced 2025-01-16 12:34:17 +00:00
5deb528695
Summary: Some OEMs have changed out the default scroller implementation in their ScrollView. We now check for that case and handle it gracefully instead of crashing. Reviewed By: foghina Differential Revision: D3876492 fbshipit-source-id: 4d03b88c4972e939c8352eeb9f30275e3ecf76e2
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.