meliorence/react-native-snap-carousel

Add option to limit number of scrolled items to 1

Aberta

#296 aberto em 28 de mar. de 2018

 (8 comentários) (4 reações) (0 responsável)JavaScript (2.223 forks)batch import
enhancementhelp wantedreact-native bug

Métricas do repositório

Stars
 (10.045 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

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.

Guia do colaborador