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 d516a97 commit 78fb2eeCopy full SHA for 78fb2ee
README.md
@@ -1,8 +1,10 @@
1
# react-native-keyboard-aware-scroll-view
2
3
+<p>
4
<img src="https://travis-ci.org/APSL/react-native-keyboard-aware-scroll-view.svg?branch=master" />
5
<img src="https://img.shields.io/npm/dm/react-native-keyboard-aware-scroll-view.svg" />
6
<img src="https://img.shields.io/npm/dt/react-native-keyboard-aware-scroll-view.svg" />
7
+</p>
8
9
A ScrollView component that handles keyboard appearance and automatically scrolls to focused `TextInput`.
10
0 commit comments