Is it possible to use react-native-paho-mqtt on a managed workflow? I tried using this package but so far it throws off onConnectionLost:undefined in my console, obviously it’s not connected to the broker. I have posted my question on this link reactjs - react-native-paho-mqtt library not connected - Stack Overflow.
I have also tried this package GitHub - AnxiousDarkly/react-native-mqtt: Mqtt client for react native. but it says
Cannot find name ‘Paho’