Turner

Results 5 comments of Turner

https://nativebase.io/roadmap Looks like the latest expo SDK are not officially support yet.

me too... on Mac: `Couldn't adb reverse: adb: error: Invalid source port: 'undefined'`

It maybe my config issues, I was just add `platform: ['web']` in my `app.json`, after add `['ios', 'android']` (or remove platform config as well, https://docs.expo.io/versions/latest/config/app/#platforms) the problem solved for me....

Hi @byCedric , is there any update for this issue?

> I have created a plugin to solve this issue during development, until official support is implemented: > > https://github.com/MilanKovacic/vite-plugin-externalize-dependencies @MilanKovacic thanks for your plugin but seems not work, as...