React-native-screens: Keyboard not dismissing

Created on 8 Feb 2019  路  2Comments  路  Source: software-mansion/react-native-screens

Having some weird keyboard behavior when enabling Screens. Keyboard doesn't dismiss after navigating to another screen and back. Even on Keyboard.dismiss() call. It seems like without Screens keyboard is dismissed on every navigation.

Repo: https://snack.expo.io/@andrey/keyboard-bug
Focus TextInput -> Next Screen -> Back -> Keyboard is not dismissing

Most helpful comment

I hope i fixed it 馃槂

All 2 comments

Confirm to reproduce it only on iOS

I hope i fixed it 馃槂

Was this page helpful?
0 / 5 - 0 ratings