You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current momentum implementation doesn't always feel right, particularly on Android. The best way to enhance it and to unify interactions between Android and iOS seems to implement a PanResponder.
Here are some implementations that could serve as a starting point:
bd-arc
changed the title
Enhance momentum handling and unify Android/iOS behavior by implementing a custom PanResponder
Implement a custom PanResponder
Jun 7, 2017
Current momentum implementation doesn't always feel right, particularly on Android. The best way to enhance it and to unify interactions between Android and iOS seems to implement a PanResponder.
Here are some implementations that could serve as a starting point:
PanResponder
implementationPanResponder
implementationPanResponder
implementationCustom interaction ideas:
The text was updated successfully, but these errors were encountered: