maxs15 / react-native-modalbox

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

closing modalbox focus on text Input get lost #237

Open guitar9 opened 6 years ago

guitar9 commented 6 years ago

When I close the Modal the focus of the TextInput goes away and the keyboard closes. How can i prevent this?

G0retZ commented 2 years ago

Same happens here. Any workaround?