Rene Lolli Muniz
Results
2
comments of
Rene Lolli Muniz
I'm also having this issue. Fixed it by adding #[\ReturnTypeWillChange] in the code a bunch of times but will keep an eye here for the definitive fix.
I'm using Expo and I managed to fix it by editing the app.json with: "web": { "bundler": "metro", "favicon": "./assets/favicon.png" }, Now, with this "bundler" despite the alert being gone,...