octopitus / rn-sliding-up-panel

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

Detect when reach top/bottom sliding up and down #140

Closed faustoct1 closed 5 years ago

faustoct1 commented 5 years ago

I didn't find the correct way to add listener to get notified when slide panel reach the bottom and top . Is there any doc of it?

faustoct1 commented 5 years ago

Closing it, found it here! tkx https://github.com/octopitus/rn-sliding-up-panel/pull/110

Drzaln commented 4 years ago

Hi, can you explain me how to solve it?

Orawko commented 3 years ago

dariothornhill PR helped me achieve that behaviour https://github.com/octopitus/rn-sliding-up-panel/pull/186/commits/a5e0b31f0212aeb98db86fd91b2faa5b27c108f8