Skip to main content
Version: Next

setAdjustPan

Use setAdjustPan, to set android:windowSoftInputMode attribute to adjustPan value.

Example

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

AvoidSoftInput.setAdjustPan();