Open bd-arc opened 7 years ago
Closing for now since we've favored FlatList
's implementation.
This feature will maybe be added as an extra component later.
Sorry, please allow me to advertise for my open source library! ~ I think this library react-native-reanimated-carousel will solve your problem. It is a high performance and very simple component, complete with React-Native reanimated 2
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: