Skip to content

Commit fe62c85

Browse files
committed
Clarify what it is
1 parent 7639b8c commit fe62c85

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## react-native-scrollable-tab-view
22

3+
This is probably my favorite navigation pattern on Android, I wish it
4+
were more common on iOS! This is a very simple JavaScript-only
5+
implementation of it for React Native.
6+
37
## Add it to your project
48

59
1. Run `npm install react-native-scrollable-tab-view --save`

0 commit comments

Comments
 (0)