Pratius Kumar Dubey
Pratius Kumar Dubey
npm i react-native-add-calendar-event npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! Found: [email protected] npm ERR! node_modules/react-native-svg npm ERR! react-native-svg@"^12.1.1" from the root...
Hi, I cannot display the selected index image using this package. Can you please help me to resolve anyone.? Thanks. Below is my code ` { setImageIndex(index) } } />`
I attempted to read MQTT device status using the code below, but received no response. ``` client.on('connect', function (msg) { const readTopic = 'data/floor19/readall'; client.subscribe(readTopic, 1, (err, granted) => {...
It's showing white screen. 