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

Added onSnapReached prop which runs a given callback passing to it th… #186

Open dariothornhill opened 3 years ago

dariothornhill commented 3 years ago

…e index of the running snappingPoint and it's height.