fix: remove Replit-specific expo-router origin from app.json
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -34,12 +34,7 @@
|
|||||||
"favicon": "./assets/images/icon.png"
|
"favicon": "./assets/images/icon.png"
|
||||||
},
|
},
|
||||||
"plugins": [
|
"plugins": [
|
||||||
[
|
|
||||||
"expo-router",
|
"expo-router",
|
||||||
{
|
|
||||||
"origin": "https://replit.com/"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"expo-font",
|
"expo-font",
|
||||||
"expo-web-browser",
|
"expo-web-browser",
|
||||||
"expo-image-picker",
|
"expo-image-picker",
|
||||||
|
|||||||
Reference in New Issue
Block a user