setAdjustPan
Use setAdjustPan
, to set android:windowSoftInputMode
attribute to adjustPan
value.
Example
import { AvoidSoftInput } from "react-native-avoid-softinput";
AvoidSoftInput.setAdjustPan();
Use setAdjustPan
, to set android:windowSoftInputMode
attribute to adjustPan
value.
import { AvoidSoftInput } from "react-native-avoid-softinput";
AvoidSoftInput.setAdjustPan();