Skip to main content
Version: Next

setAdjustNothing

Use setAdjustNothing, to set android:windowSoftInputMode attribute to adjustNothing value.

Example

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

AvoidSoftInput.setAdjustNothing();