react-native-dialog
react-native-dialog copied to clipboard
keyboard avoiding (Android)
Hi my keyboard is showing over the textbox for my android device . Is there an easy way for the container to be managed within keyboard avoiding view automatically?
Hi @enigmablue.
I think on Android you'll get what you're trying to achieve by playing with the windowSoftInputMode in the Android XML manifest instead?