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

Dragdown not working while playing audio #218

Open Nanivarma opened 1 year ago

Nanivarma commented 1 year ago

Hi... I'm using expo av for playing audio in my code... Whenever I play the audio then, the panel was not able to dragging down... Can anyone tell the solution...