DickyT / react-native-textinput-utils

A react native extension which allows you to control TextInput better.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

accesory does not animate out when using keyboardDismissMode='interactive'

evollu opened this issue · comments

when using TextInput with ScrollView keyboardDismissMode='interactive', the accessory doesn't animate out with keyboard but stayed at the bottom for half second

looks like expected behavior.