react-native-zeroconf icon indicating copy to clipboard operation
react-native-zeroconf copied to clipboard

feat: throw error if local network permissions are not enabled

Open sudharsangs opened this issue 2 years ago • 3 comments

A fix to address #177 Have modified NsdServiceImpl.java and RNZeroconf.m to throw errors if local network permissions are not given

sudharsangs avatar Jul 30 '23 07:07 sudharsangs

@sudharsangs bro, can you help me implement this library with expo? i am trying hard but noting seems to work.Tried expo go build and custom dev build. please...Need this for and iot project.

ManabBala avatar Dec 22 '23 16:12 ManabBala

@sudharsangs bro, can you help me implement this library with expo? i am trying hard but noting seems to work.Tried expo go build and custom dev build. please...Need this for and iot project.

To make it work with expo, try prebuild once if it doesn't work you need to eject as far as I know

sudharsangs avatar Dec 22 '23 16:12 sudharsangs

@sudharsangs thanks for the replay. this native module have some permission mentioned so i think this might need and expo config-plugin to work with expo. there are some plugins for native library in GH(https://github.com/expo/config-plugins). Can you please guide/help me write a expo plugin for this library? really need this for IOT devices discovery in local network.

ManabBala avatar Dec 26 '23 07:12 ManabBala