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 794863f commit fae10e2Copy full SHA for fae10e2
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-auto-skeleton",
3
- "version": "0.1.17",
+ "version": "0.1.18",
4
"description": "🚀 Automatically generates skeleton based on your existing UI layout without manual configuration.",
5
"main": "./lib/commonjs/index.js",
6
"module": "./lib/module/index.js",
@@ -208,4 +208,4 @@
208
"type": "fabric-view",
209
"version": "0.48.5"
210
}
211
-}
+}
0 commit comments