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

Is it possible to use Carousel (left/right swipe) inside another carousel (up/down swipe) ?

Open suchcodemuchwow opened this issue 3 years ago • 0 comments

I would like to have user picture/user full screen and swipe left/right like your stack example to see their pictures and swipe up/down to like/dislike user like your stack vertical right example. I'm thinking to have carousel inside another carousel for this job but not sure if it's a good way to approach this problem. Could you please enlighten if react-native-reanimated-carousel can help for this task or should I look for something else or custom library ?

suchcodemuchwow avatar Apr 04 '23 07:04 suchcodemuchwow