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 7639b8c commit fe62c85Copy full SHA for fe62c85
README.md
@@ -1,5 +1,9 @@
1
## react-native-scrollable-tab-view
2
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
+
7
## Add it to your project
8
9
1. Run `npm install react-native-scrollable-tab-view --save`
0 commit comments