react-native-snap-carousel icon indicating copy to clipboard operation
react-native-snap-carousel copied to clipboard

Does this work with video?

Open oporter1 opened this issue 3 years ago • 4 comments

This is a general question. Does this work with video? Has anyone experienced issues with lag if so?

oporter1 avatar Apr 09 '21 21:04 oporter1

It's working with videos

mtroskot avatar Apr 23 '21 18:04 mtroskot

How to show YouTube videos?

Jayesh-Mahato avatar Sep 08 '21 15:09 Jayesh-Mahato

Sorry, please allow me to advertise for my open source library! ~ I think this library react-native-reanimated-carousel will solve your problem. It is a high performance and very simple component, complete with React-Native reanimated 2

dohooo avatar Oct 08 '21 04:10 dohooo

Video will play multiple times incase loop is enabled (i.e if you are passing array of 3. renderItem will be called with 0-8 index)

akshaychilad avatar Dec 06 '21 10:12 akshaychilad