octopitus / rn-sliding-up-panel

Draggable sliding up panel implemented in React Native https://octopitus.github.io/rn-sliding-up-panel/
MIT License
929 stars 157 forks source link

Slow navigate to screen #178

Open Drzaln opened 4 years ago

Drzaln commented 4 years ago

Issue Description

Hi. i'm facing this issue when using multiple sliding panel. When i want to navigate from another screen to screen with multiple sliding panel, it come very slow and laggy. Currently i'm using InteractionManager to fix this, but that's not good in user experience.


Environment