remove the web bundling in your app.json
this :
"web": { "bundler": "metro", "output": "server", "favicon": "./assets/images/favicon.png" },