mirror of
https://github.com/status-im/react-native.git
synced 2025-01-15 03:56:03 +00:00
e964a7f4ef
Summary: This code related to velocity would cause some scroll events to be skipped and caused some jitter for sticky headers. Not sure if there is a better fix but removing this does fix missing events and the velocity calculation still seems to be working. **Test plan** Tested that sticky headers now work properly on Android, tested that velocity calculation still seem to work. Closes https://github.com/facebook/react-native/pull/15761 Differential Revision: D5760820 Pulled By: sahrens fbshipit-source-id: 562b5f606bdc5452ca3d85efb5e0e3e7db224891
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.