Skip to main content
Version: 5.0.x

setAdjustResize

Use setAdjustResize, to set android:windowSoftInputMode attribute to adjustResize value.

Example

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

AvoidSoftInput.setAdjustResize();