mirror of
https://github.com/movie-web/native-app.git
synced 2025-09-13 16:03:26 +00:00
chore: disable hermes on ios
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"expo": {
|
||||
"name": "Mobile",
|
||||
"slug": "mobile",
|
||||
"name": "movie-web",
|
||||
"slug": "mw-mobile",
|
||||
"version": "1.0.0",
|
||||
"orientation": "portrait",
|
||||
"icon": "./assets/icon.png",
|
||||
@@ -17,6 +17,7 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"jsEngine": "jsc",
|
||||
"supportsTablet": true,
|
||||
"bundleIdentifier": "dev.movieweb.app"
|
||||
},
|
||||
|
Reference in New Issue
Block a user