@wavemaker/rn-codegen 11.9.2-rc.5853 → 11.9.3-1.5914
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.
- rn-codegen/package.json +1 -1
- rn-codegen/src/templates/app.template +1 -1
- rn-codegen/src/templates/package.web.json +54 -55
- rn-codegen/src/templates/project/app.json +20 -2
- rn-codegen/src/templates/project/package-lock.json +12221 -17439
- rn-codegen/src/templates/project/package.json +55 -56
- rn-codegen/src/templates/project/scripts/post-build.js +0 -17
- rn-codegen/src/templates/project/wavepulse/rn2css.json +1 -0
- rn-codegen/src/templates/project/wavepulse/wavepulse.agent.js +98 -79
- rn-codegen/src/theme/components/advanced/webview.styledef.js +10 -2
- rn-codegen/src/theme/components/advanced/webview.styledef.js.map +1 -1
- rn-codegen/src/theme/variables.js +1 -1
- rn-codegen/src/theme/variables.js.map +1 -1
- rn-codegen/src/transpile/property/property-parser.js +8 -2
- rn-codegen/src/transpile/property/property-parser.js.map +1 -1
- rn-codegen/src/transpile/transpile.js +4 -4
- rn-codegen/src/transpile/transpile.js.map +1 -1
rn-codegen/package.json
CHANGED
|
@@ -235,7 +235,7 @@ class App extends BaseApp {
|
|
|
235
235
|
.then((newLocale) => {
|
|
236
236
|
const needsRestart = AppI18nService.setSelectedLocale(newLocale);
|
|
237
237
|
if(needsRestart){
|
|
238
|
-
RNRestart.Restart();
|
|
238
|
+
RNRestart && RNRestart.Restart();
|
|
239
239
|
}
|
|
240
240
|
this.appConfig.selectedLocale = newLocale;
|
|
241
241
|
{{#if profile.useLocalMetadata}}
|
|
@@ -9,71 +9,69 @@
|
|
|
9
9
|
"postinstall": "echo \"\""
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-rn-runtime": "11.9.
|
|
13
|
-
"@wavemaker/variables": "11.9.
|
|
14
|
-
"@wavemaker/rn-codegen": "11.9.
|
|
12
|
+
"@wavemaker/app-rn-runtime": "11.9.3-1.5914",
|
|
13
|
+
"@wavemaker/variables": "11.9.3-1.5914",
|
|
14
|
+
"@wavemaker/rn-codegen": "11.9.3-1.5914",
|
|
15
15
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
16
|
-
"
|
|
17
|
-
"expo": "
|
|
18
|
-
"expo-
|
|
19
|
-
"@expo/
|
|
20
|
-
"
|
|
21
|
-
"expo-
|
|
22
|
-
"expo-
|
|
23
|
-
"expo-
|
|
24
|
-
"expo-
|
|
25
|
-
"expo-
|
|
26
|
-
"expo-
|
|
27
|
-
"expo-
|
|
28
|
-
"expo-
|
|
29
|
-
"expo-
|
|
30
|
-
"expo-
|
|
31
|
-
"expo-
|
|
32
|
-
"expo-
|
|
33
|
-
"expo-
|
|
34
|
-
"expo-
|
|
35
|
-
"expo-
|
|
36
|
-
"expo-modules-core": "1.11.13",
|
|
16
|
+
"expo": "52.0.17",
|
|
17
|
+
"expo-build-properties": "0.13.1",
|
|
18
|
+
"@expo/vector-icons": "14.0.2",
|
|
19
|
+
"@expo/metro-runtime": "4.0.0",
|
|
20
|
+
"expo-font": "13.0.1",
|
|
21
|
+
"expo-file-system": "18.0.4",
|
|
22
|
+
"expo-camera": "16.0.9",
|
|
23
|
+
"expo-av": "15.0.1",
|
|
24
|
+
"expo-web-browser": "14.0.1",
|
|
25
|
+
"expo-device": "7.0.1",
|
|
26
|
+
"expo-network": "7.0.3",
|
|
27
|
+
"expo-location": "18.0.3",
|
|
28
|
+
"expo-localization": "16.0.0",
|
|
29
|
+
"expo-contacts": "14.0.2",
|
|
30
|
+
"expo-calendar": "14.0.4",
|
|
31
|
+
"expo-splash-screen": "0.29.16",
|
|
32
|
+
"expo-document-picker": "13.0.1",
|
|
33
|
+
"expo-constants": "17.0.3",
|
|
34
|
+
"expo-modules-core": "2.1.1",
|
|
35
|
+
"expo-video": "2.0.2",
|
|
37
36
|
"@react-native/assets": "1.0.0",
|
|
38
37
|
"hermes-engine": "0.11.0",
|
|
39
|
-
"imask": "7.6.
|
|
40
|
-
"
|
|
41
|
-
"react
|
|
42
|
-
"react-
|
|
43
|
-
"react-native
|
|
44
|
-
"
|
|
45
|
-
"@react-native
|
|
46
|
-
"@react-native-
|
|
47
|
-
"react-native-
|
|
48
|
-
"react-native-
|
|
49
|
-
"react-native-
|
|
50
|
-
"react-native-
|
|
51
|
-
"
|
|
52
|
-
"@react-native-community/
|
|
53
|
-
"react-native-
|
|
54
|
-
"
|
|
55
|
-
"react-native-
|
|
38
|
+
"imask": "7.6.1",
|
|
39
|
+
"punycode": "2.3.1",
|
|
40
|
+
"react": "18.3.1",
|
|
41
|
+
"react-dom": "18.3.1",
|
|
42
|
+
"react-native": "0.76.3",
|
|
43
|
+
"react-native-web": "0.19.13",
|
|
44
|
+
"@react-native/assets-registry": "0.76.3",
|
|
45
|
+
"@react-native-async-storage/async-storage": "1.23.1",
|
|
46
|
+
"@react-native-community/netinfo": "11.4.1",
|
|
47
|
+
"react-native-gesture-handler": "2.20.2",
|
|
48
|
+
"react-native-reanimated": "3.16.1",
|
|
49
|
+
"react-native-bundle-splitter": "3.0.1",
|
|
50
|
+
"react-native-safe-area-context": "4.12.0",
|
|
51
|
+
"@react-native-community/datetimepicker": "8.2.0",
|
|
52
|
+
"@react-native-community/slider": "4.5.5",
|
|
53
|
+
"react-native-circular-progress": "1.4.1",
|
|
54
|
+
"@react-native-masked-view/masked-view": "0.3.2",
|
|
56
55
|
"react-native-svg": "13.4.0",
|
|
57
|
-
"react-native-ssl-public-key-pinning": "1.2.
|
|
56
|
+
"react-native-ssl-public-key-pinning": "1.2.4",
|
|
58
57
|
"@wavemaker/react-native-ssl-publickey": "1.0.2",
|
|
59
|
-
"victory-native": "
|
|
58
|
+
"victory-native": "37.3.2",
|
|
60
59
|
"@react-navigation/native": "6.1.7",
|
|
61
|
-
"react-native-pager-view": "6.
|
|
62
|
-
"react-native-webview": "13.
|
|
63
|
-
"react-native-vector-icons": "10.0
|
|
60
|
+
"react-native-pager-view": "6.5.1",
|
|
61
|
+
"react-native-webview": "13.12.5",
|
|
62
|
+
"react-native-vector-icons": "10.2.0",
|
|
64
63
|
"@react-navigation/drawer": "6.6.3",
|
|
65
|
-
"react-native-screens": "
|
|
66
|
-
"react-native-svg-transformer": "1.
|
|
67
|
-
"lottie-react-native": "
|
|
68
|
-
"react-lottie-player": "2.
|
|
64
|
+
"react-native-screens": "4.1.0",
|
|
65
|
+
"react-native-svg-transformer": "1.5.0",
|
|
66
|
+
"lottie-react-native": "7.1.0",
|
|
67
|
+
"react-lottie-player": "2.1.0",
|
|
69
68
|
"react-native-mime-types": "2.5.0",
|
|
70
|
-
"expo-linear-gradient": "
|
|
69
|
+
"expo-linear-gradient": "14.0.1",
|
|
71
70
|
"setimmediate": "1.0.5",
|
|
72
71
|
"react-native-restart": "0.0.27",
|
|
73
|
-
"@
|
|
74
|
-
"@babel/
|
|
75
|
-
"@babel/
|
|
76
|
-
"@babel/plugin-syntax-jsx": "7.21.4",
|
|
72
|
+
"@babel/core": "7.25.2",
|
|
73
|
+
"@babel/standalone": "7.26.3",
|
|
74
|
+
"@babel/plugin-syntax-jsx": "7.25.9",
|
|
77
75
|
"victory": "^36.5.3"
|
|
78
76
|
},
|
|
79
77
|
"devDependencies": {
|
|
@@ -88,6 +86,7 @@
|
|
|
88
86
|
"babel-plugin-transform-remove-console": "6.9.4",
|
|
89
87
|
"@babel/plugin-proposal-optional-chaining": "7.21.0",
|
|
90
88
|
"@babel/plugin-proposal-nullish-coalescing-operator": "7.18.6",
|
|
89
|
+
"@react-native-community/cli": "16.0.0",
|
|
91
90
|
"@types/babel__standalone": "7.1.7",
|
|
92
91
|
"@expo/metro-config": "^0.7.1"
|
|
93
92
|
},
|
|
@@ -43,7 +43,25 @@
|
|
|
43
43
|
"useLegacyPackaging": true
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
|
+
],
|
|
47
|
+
[
|
|
48
|
+
"expo-video",
|
|
49
|
+
{
|
|
50
|
+
"supportsBackgroundPlayback": true,
|
|
51
|
+
"supportsPictureInPicture": true
|
|
52
|
+
}
|
|
53
|
+
],
|
|
54
|
+
[
|
|
55
|
+
"expo-splash-screen",
|
|
56
|
+
{
|
|
57
|
+
"image": "./assets/icon.png",
|
|
58
|
+
"dark": {
|
|
59
|
+
"image": "./assets/icon.png"
|
|
60
|
+
},
|
|
61
|
+
"imageWidth": 200
|
|
62
|
+
}
|
|
46
63
|
]
|
|
47
|
-
]
|
|
64
|
+
],
|
|
65
|
+
"newArchEnabled": true
|
|
48
66
|
}
|
|
49
|
-
}
|
|
67
|
+
}
|