create-wizze-app 0.1.4 → 0.1.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "create-wizze-app",
3
- "version": "0.1.4",
3
+ "version": "0.1.5",
4
4
  "description": "Gerador oficial de projetos do Wizze Framework.",
5
5
  "author": "Master Dev (Taliton Silva)",
6
6
  "license": "MIT",
@@ -8,7 +8,7 @@
8
8
  "scheme": "sampleuniversal",
9
9
  "userInterfaceStyle": "automatic",
10
10
  "ios": {
11
- "icon": "./assets/expo.icon"
11
+ "supportsTablet": true
12
12
  },
13
13
  "android": {
14
14
  "adaptiveIcon": {
@@ -1,3 +0,0 @@
1
- <svg width="652" height="606" viewBox="0 0 652 606" fill="none" xmlns="http://www.w3.org/2000/svg">
2
- <path d="M353.554 0H298.446C273.006 0 249.684 14.6347 237.962 37.9539L4.37994 502.646C-1.04325 513.435 -1.45067 526.178 3.2716 537.313L22.6123 582.918C34.6475 611.297 72.5404 614.156 88.4414 587.885L309.863 222.063C313.34 216.317 319.439 212.826 326 212.826C332.561 212.826 338.659 216.317 342.137 222.063L563.559 587.885C579.46 614.156 617.352 611.297 629.388 582.918L648.728 537.313C653.451 526.178 653.043 513.435 647.62 502.646L414.038 37.9539C402.316 14.6347 378.994 0 353.554 0Z" fill="white"/>
3
- </svg>
@@ -1,40 +0,0 @@
1
- {
2
- "fill" : {
3
- "automatic-gradient" : "extended-srgb:0.00000,0.47843,1.00000,1.00000"
4
- },
5
- "groups" : [
6
- {
7
- "layers" : [
8
- {
9
- "image-name" : "expo-symbol 2.svg",
10
- "name" : "expo-symbol 2",
11
- "position" : {
12
- "scale" : 1,
13
- "translation-in-points" : [
14
- 1.1008400065293245e-05,
15
- -16.046875
16
- ]
17
- }
18
- },
19
- {
20
- "image-name" : "grid.png",
21
- "name" : "grid"
22
- }
23
- ],
24
- "shadow" : {
25
- "kind" : "neutral",
26
- "opacity" : 0.5
27
- },
28
- "translucency" : {
29
- "enabled" : true,
30
- "value" : 0.5
31
- }
32
- }
33
- ],
34
- "supported-platforms" : {
35
- "circles" : [
36
- "watchOS"
37
- ],
38
- "squares" : "shared"
39
- }
40
- }