Is your feature request related to a problem? Please describe.
With pagingEnabled false and snapEnabled true I need to decrease the sensitivity on how far and fast the items can scroll after user lifts the finger.
Describe the solution you'd like
Something similar to decelerationRate prop we have for ScrollView?
Is your feature request related to a problem? Please describe. With
pagingEnabled
false andsnapEnabled
true I need to decrease the sensitivity on how far and fast the items can scroll after user lifts the finger.Describe the solution you'd like Something similar to decelerationRate prop we have for ScrollView?