Skip to main content
Version: 3.0.x

setAdjustUnspecified

Use setAdjustUnspecified, to set android:windowSoftInputMode attribute to adjustUnspecified value.

Example

import { AvoidSoftInput } from "react-native-avoid-softinput";

AvoidSoftInput.setAdjustUnspecified();