mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
66243271a7
Summary: This diff refactors method `predictFinalScrollPosition` in `ReactScrollView` and `ReactHorizontalScrollView` to the helper class. This will make future changes to the prediction logic easier. Changelog: [Internal] Reviewed By: javache Differential Revision: D32571735 fbshipit-source-id: 7e7e21ac51f929a017cd43de094ed39478fe4032
Building React Native for Android
See the docs on the wiki.
Running tests
When you submit a pull request CircleCI will automatically run all tests. To run tests locally, see Testing.