Automatically adjusts your React Native ScrollView to keep input fields visible when the keyboard appears.
This library provides `KeyboardAwareScrollView`, `KeyboardAwareSectionList`, and `KeyboardAwareFlatList` components. They wrap your existing scrollable views and intelligently manage scroll positioning to prevent the on-screen keyboard from obscuring focused `TextInput` elements. You can easily swap out your standard ScrollView for the aware version.
Automatically adjusts your React Native ScrollView to keep input fields visible when the keyboard appears.
React Native developers building forms or interfaces with multiple input fields that are prone to being hidden by the keyboard.
Not enough data yet. Star history will appear after a few days of tracking.