UNPKG

react-keyboard-avoiding-container

Version:

A React component that provides smooth keyboard interactions for mobile web apps, handling viewport adjustments, scroll behavior, and input field focus with a sticky footer layout

2 lines (1 loc) 84 B
export { default as KeyboardAvoidingContainer } from "./KeyboardAvoidingContainer";