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 64292ae commit 16b514fCopy full SHA for 16b514f
.gitignore
@@ -4,3 +4,4 @@ node_modules/
4
.idea/
5
.reploy
6
.DS_Store
7
+lib
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@react-native-oh-tpl/react-native-scrollable-tab-view",
3
- "version": "1.0.0-0.2.0",
+ "version": "1.0.0-0.2.1",
"description": "",
"main": "lib/commonjs/index",
"module":"lib/module/index",
0 commit comments