enesozturk / rn-swipeable-panel

Zero dependency swipeable bottom panel for React Native 📱
MIT License
970 stars 143 forks source link

Synchronizing panel content animation with panel animation. #105

Open tslater opened 2 years ago

tslater commented 2 years ago

Great lib! I'm wondering if there is anyway to hook into the gesture handler or animated values of the panel in order to animate the contents of the panel in a synchronized way with the panel animation itself?