Keyboard avoiding view doesn't works on android

Hello
Im using tcomb-form-native library to manage forms in my expo app
To avoid keyboard on input Im using react-native-keyboard-aware-scroll-view, but it doesn’t works on android
I googled it, apparently the only solution is to set windowsoftinputmode to adjustresize value…
The expo guys are saying its already set in the expo manifest, but still my forms view doesn’t go up on opening the keyboard
Anyone here to help with it?

There’s no one to help with this issue ?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.