react-native-swipe-navigation icon indicating copy to clipboard operation
react-native-swipe-navigation copied to clipboard

Really cool but a little bit laggy

Open SebMenozzi opened this issue 6 years ago • 1 comments

Currently, I'm using react-native-tab-view to reproduce a swipe navigation like Snapchat, unfortunately, despite the fact I'm using react-native-gesture-handler and use native animations, it's not as fluid as I want, there is always a little tiny delay that I really want to remove when I change tabs, and sometimes the swipe navigation isn't completely fluid. So I tried your module, it's exactly what I'm looking for, but the Snapchat demo provided is not enough fluid, animations aren't running totally smoothly and the swipe gesture is not predictable enough. Hope to see some improvements to this promising module!

SebMenozzi avatar May 12 '18 15:05 SebMenozzi

Hey, have you tried this in production mode? I haven't tried out this library yet but I've seen that sometimes slow issues are more apparent in development mode.

gitstud avatar Jul 08 '19 10:07 gitstud