Search code examples
javascriptreact-native-snap-carousel

How can I implement snap carousel in Vertical direction?


I need to create List but using snap carousel component. But I am unable to do so.


Solution

  • Just adding a prop to carousel as vertical. You can refer https://github.com/archriss/react-native-snap-carousel For using the vertical props find it here https://github.com/archriss/react-native-snap-carousel/blob/master/src/carousel/Carousel.js