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