Programatically connecting to WiFi networks in React Native on iOS 11
Currently we are working on an Internet of Things (IoT) app for one of our clients. We are writing this app in React Native and need to connect to a hardware device via its own WiFi hotspot, to then set it up…