halilb / react-native-textinput-effects

Text inputs with custom label and icon animations for iOS and android. Built with react native and inspired by Codrops.
MIT License
2.98k stars 291 forks source link

It changes the default keyboard language #113

Open caglardurmus opened 4 years ago

caglardurmus commented 4 years ago

It changes my default keyboard language(TR) to English. Is there any solution for this issue?

halilb commented 4 years ago

Sorry for my late response @caglardurmus. This doesn't sound like related to this library directly and I haven't experienced this before.

Could you validate this is not happening with a regular TextInput component?

caglardurmus commented 4 years ago

yea i validated its not happening with a regular TextInput component