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