You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to build and IOT app which need to search for all local devices with mdns. i am using expo for this purpose. but i can't implement this zeroconf library in expo development build. does anyone know how to do this? i think it has something to do with the permissions.
Can anyone provide a simple expo example!?
as there is new support for native react library in expo with config-plugin. can anyone try/guide to make a plugin for this library.
The text was updated successfully, but these errors were encountered:
I added the following config to the app.json, following the guide on https://docs.expo.dev/guides/configuring-js-engines.
after installing react-native-v8 and things it seems to work, i'm getting results on android.
I am trying to build and IOT app which need to search for all local devices with mdns. i am using expo for this purpose. but i can't implement this zeroconf library in expo development build. does anyone know how to do this? i think it has something to do with the permissions.
Can anyone provide a simple expo example!?
as there is new support for native react library in expo with config-plugin. can anyone try/guide to make a plugin for this library.
The text was updated successfully, but these errors were encountered: