snowflake
snowflake copied to clipboard
Keyboard blocking the form on Register page
Keyboard is blocking part of the form on Register Scene. I tried to add keyboardavoidingview before Scrollview, but its no difference. I also tried https://github.com/APSL/react-native-keyboard-aware-scroll-view library by changing Scrollview, it is still same, no effect at all. It seems height doesnt change during keyboard display.
Any solution for this?
Hello, please have you found something about that concern ? Thank you