Skip to main content
Version: 3.0.x

setAdjustPan

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

Example

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

AvoidSoftInput.setAdjustPan();