⚠️ DEPRECATION NOTICE ⚠️
mainThis library is in maintenance mode and is no longer receiving new features. It was originally designed to solve iOS-only keyboard issues by integrating IQKeyboardManager.
Because Android now handles edge-to-edge layouts by default, this library's iOS-only focus is less relevant.
Recommended Alternatives:
KeyboardAvoidingView(React Native built-in)react-native-keyboard-controller(Cross-platform edge-to-edge approach)