Hi, just installed react-native-mqtt and first thing after doing it, is an error
"/node_modules/react-native-mqtt/android/build/intermediates/library_manifest/debug/AndroidManifest.xml:16:5-17:15: AAPT: error: unexpected element service found in manifest."
.
Steps to reproduce:
It's freshly initialized app, no screens, no source, just default App.js.
react-native init MyApp
Install packages for which application asks via npm install.
Hi, just installed react-native-mqtt and first thing after doing it, is an error
. Steps to reproduce: It's freshly initialized app, no screens, no source, just default App.js.
react-native init MyApp
Install packages for which application asks via npm install.