Skip to content

Commit 78fb2ee

Browse files
authored
Update README.md
1 parent d516a97 commit 78fb2ee

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# react-native-keyboard-aware-scroll-view
22

3+
<p>
34
<img src="https://travis-ci.org/APSL/react-native-keyboard-aware-scroll-view.svg?branch=master" />
45
<img src="https://img.shields.io/npm/dm/react-native-keyboard-aware-scroll-view.svg" />
56
<img src="https://img.shields.io/npm/dt/react-native-keyboard-aware-scroll-view.svg" />
7+
</p>
68

79
A ScrollView component that handles keyboard appearance and automatically scrolls to focused `TextInput`.
810

0 commit comments

Comments
 (0)