chrisfisher / react-native-directed-scrollview

UNMAINTAINED- see below. A natively implemented scrollview component which lets you specify different scroll directions for child content.
MIT License
149 stars 67 forks source link

Android: Scroll doesn't have momentum like iOS? #41

Open InYourDreamz opened 6 years ago

InYourDreamz commented 6 years ago

The scrolling behaviour on Android is not like iOS, was this intended? On iOS, there is a momentum/inertia effect, on Android it's like you're stuck in mud :P