EXPO 37 - Set ADJUSTPAN for keyboard

  1. SDK Version: 37.0.0
  2. Platforms: Android

I have this problem: “When I press on a TextInput, the keyboard open and push up all the view (only on Android)”. I try to resolve them using the <SafeAreaView><KeyboardAvoidingView><ScollView> but without success. Also I have try to set the color of the but also in this case without success.

There is a method to specify in the app.json the behavior of the keyboard like the AndroidManifest but without generate this?

How can I resolve this complicate (maybe just for me) kind of problem?

Related issue here:

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