meliorence/react-native-snap-carousel
Vedi su GitHubAdd option to limit number of scrolled items to 1
Open
#296 aperta il 28 mar 2018
enhancementhelp wantedreact-native bug
Metriche repository
- Star
- (10.045 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Is this a bug report or a feature request?
Feature Request
Have you read the guidelines regarding bug report?
Yes
Have you read the documentation in its entirety?
Yes
Description
would be great to enable a mode where users only fling one element at a time: no matter how quick the gesture is, only the next element should be centered. Maybe this is already possible but I haven't found it anywhere in the documentation or the examples.