meliorence/react-native-snap-carousel
Ver no GitHubMultiple active items in each screen
Open
#102 aberto em 26 de jul. de 2017
*featurehelp wantedreact-native bug
Métricas do repositório
- Stars
- (10.045 stars)
- Métricas de merge de PR
- (Nenhuma PRs mesclada em 30d)
Description
Would it be possible to have multiple items at one slide just like Apple Music:
Would the right approach be to change data such that all elements are grouped with two elements in each group and then print the two elements side-by-side when rendering each item?
However, Airbnb has the same feature where no items are active, but you can only scroll such that two elements are always visible. Can the same behaviour be achieved with the right size options with react-native-snap-carousel?