0

I have a top tabbar created using creatematerialtoptabnavigator and it has two screens. The screens are having textinput in registration form.

The screen moves up as usual when the keyboard is visible on the first tab but it doesn't on the 2nd tab. If i interchange the screens the 2nd screen which is now the first screen moves the screen up and the next screen doesn't move the screen.

Here is a below example gif:-

https://gifyu.com/image/kXVB

1 Answers1

0

I can't say the exact solution, without checking the code snippets, but i hope this would help you. You should wrap the whole input fields with the keyboard-aware-scroll-view or keyboard avoid view or similar. pls refer this for more info.. https://github.com/APSL/react-native-keyboard-aware-scroll-view