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

Is this library still working?

Open bimix opened this issue 2 years ago • 6 comments

Is this a bug report, a feature request, or a question?

question

  • I can see the last published version was 2 years ago, yet so many people are using it. Is it still compatible with the latest RN version? Is there any plan to keep on maintaining it?

bimix avatar May 29 '22 16:05 bimix

Still works, but maybe you should search for a newer one.

josumonk avatar May 31 '22 15:05 josumonk

Definitely agree on looking for another library. Having the ViewPropTypes issue on my project and I had to patch up the library just to keep this library working on my project

kayeew avatar Jun 01 '22 01:06 kayeew

Not working properly on newer android versions. Agree with @kayeew

musatotan avatar Jun 03 '22 13:06 musatotan

@musatotan any alternatives? also having the android issue.

davidsalib avatar Jun 07 '22 21:06 davidsalib

Hi @davidsalib yes, it was same as before (issue) and I switched to my manuel carousel component. It use a FlatList and a little callback, that's it 👏. Maybe can add a loop feature but I didn' t need.

musatotan avatar Jun 08 '22 10:06 musatotan

Try react-native-reanimated-crousel

Saad9624 avatar Jun 11 '22 19:06 Saad9624