react-native-collapsible-tab-view
react-native-collapsible-tab-view copied to clipboard
fps drop when using this library in bottom tab bar navigation
when the component is used outside the bottom tab or into the stack screen, the component does not experience a drop in fps but otherwise is there a solution for this?
Same issue. Following for updates.
I'd suggest trying v5 via react-native-collapsible-tab-view@rc, perhaps you see an improvement.
A video of the frame drop will help. One thing to make sure is that you memoize your tabs so they don't re-render too much.