0

我需要创建 List 但使用 snap carousel 组件。但我无法这样做。

4

2 回答 2

0

只需在carouselas中添加一个道具vertical。您可以参考https://github.com/archriss/react-native-snap-carousel 使用垂直道具在这里找到它https://github.com/archriss/react-native-snap-carousel/blob/master/ src/carousel/Carousel.js

于 2020-02-14T08:14:03.550 回答
0

使用vertical prop实现垂直方向。但是使用vertical prop时必须指定itemHeight和sliderHeight。

于 2020-05-28T06:09:41.393 回答