meliorence/react-native-snap-carousel

Multiple active items in each screen

开放

#102 创建于 2017年7月26日

 (46 条评论) (10 个反应) (0 位负责人)JavaScript (2,223 个派生)batch import
*featurehelp wantedreact-native bug

仓库指标

星标
 (10,045 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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?

贡献者指南