hardikmehta88999
hardikmehta88999
React -- can anyone help me with the scrolling content?
code snippet: checkVersion = async () => { try { updateNeeded = await VersionCheck.needUpdate(); if (updateNeeded && updateNeeded.isNeeded) { setting state --------> } } catch (error) { } } error...
Description: The push notification is coming to the real device when the app is in the foreground state but i don't know how to handle that notification in react native.
How can i stop the playing of multiple audio at same time ? react- native [Android-iOS]