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.
2 parents da3d410 + fd6cf4c commit 999e85cCopy full SHA for 999e85c
packages/template-starter/renative.json
@@ -110,6 +110,25 @@
110
"engine": "engine-rn",
111
"deploymentTarget": "15.5",
112
"reactNativeEngine": "hermes"
113
+ },
114
+ "linux": {
115
+ "engine": "engine-rn-electron",
116
+ "assetFolderPlatform": "electron"
117
118
+ "chromecast": {
119
+ "engine": "engine-rn-web"
120
121
+ "webos": {
122
123
124
+ "tizen": {
125
126
127
+ "tizenwatch": {
128
129
130
+ "kaios": {
131
132
}
133
},
134
"plugins": {
0 commit comments