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 5c00b4f commit bc9b156Copy full SHA for bc9b156
README.md
@@ -1,6 +1,7 @@
1
# react-native-keyboard-aware-scroll-view
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
6
A ScrollView component that handles keyboard appearance and automatically scrolls to focused `TextInput`.
7
0 commit comments