maxs15 / react-native-modalbox

A <Modal/> component for react-native
MIT License
2.89k stars 505 forks source link

Modal scrolling to the bottom on iOS #350

Open AxayDixit opened 3 years ago

AxayDixit commented 3 years ago

Hello,

I've been facing this issue on iOS where the modal scrolls down when the opened keyboard is closed inside it. I know this issue has been addressed earlier but my current version(2.0.0) is still broken. I just want to know how I can use your solution here?

160

Please let me know. Thanks!

pratik-gh commented 11 months ago

I am facing the same issue. @AxayDixit Did you find any solution?