jeremybarbet/react-native-modalize

close() method does not scroll to close

jbernar3 opened this issue · 2 comments

Is your feature request related to a problem? Please describe.
I want to add a "close modalize" button that shows the modalize scrolling down to close (the opposite animation of it opening). However, the modalize just closes like a normal modal (just disappears) and there is no option to change this.

Describe the solution you'd like
I would like an option in the close method that allows you to choose the closing animation.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Any updates?

click outside sheet make sheet close without animation