-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
Description
Hey everybody!
We have been using this library very successfully now for a few weeks. I was wondering if there is a plan to add support for react-native-windows. We want to port our app for Windows using react-native-windows and are searching a way to add support for mDNS scanning/discovery to the windows version aswell. But without any luck yet. All "pure javascript" solutions like mdns-js all rely on node.js dependencies that are not available on windows.
So before we start investing time in trying to build a windows solution, I thought i should ask if this is on the roadmap first.
Thanks!