enesozturk / rn-swipeable-panel

Zero dependency swipeable bottom panel for React Native 📱
MIT License
970 stars 143 forks source link

onChangeText - close the keyboard #100

Closed aryadumet closed 3 years ago

aryadumet commented 3 years ago

Keyboard always closes, after writing in TextInput when I use onChangeText.

aryadumet commented 3 years ago

Keep it inside the same View that your onPress handler.