We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc60495 commit d516a97Copy full SHA for d516a97
README.md
@@ -2,6 +2,7 @@
2
3
<img src="https://travis-ci.org/APSL/react-native-keyboard-aware-scroll-view.svg?branch=master" />
4
<img src="https://img.shields.io/npm/dm/react-native-keyboard-aware-scroll-view.svg" />
5
+<img src="https://img.shields.io/npm/dt/react-native-keyboard-aware-scroll-view.svg" />
6
7
A ScrollView component that handles keyboard appearance and automatically scrolls to focused `TextInput`.
8
0 commit comments