maxs15 / react-native-modalbox

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

Update index.js #324

Closed thebusted closed 3 years ago

thebusted commented 4 years ago

Fix modal position when using Keyboard.dismiss() on iOS, the keyboardHeight has a negative value.