react-native-snap-carousel
react-native-snap-carousel copied to clipboard
Is this library still working?
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?
Still works, but maybe you should search for a newer one.
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
Not working properly on newer android versions. Agree with @kayeew
@musatotan any alternatives? also having the android issue.
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.
Try react-native-reanimated-crousel