maxs15 / react-native-modalbox

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

return key height in ios keyboard #235

Closed ghost closed 4 years ago

ghost commented 6 years ago

i am using the done return key in the ios keyboard but because of that the modal is shifting down equals to that to the return key height. Can u modify the component so that it considers the evt.endCoordinates's height and not the screenY