Oskar Gusgård
Oskar Gusgård
I'm trying to set a format for the duration time, but I am unable to do so. The default format seems to be mm:ss, but I'd like to change that...
The captcha is not being rendered properly. It's super small, even though the container is 100% width and 80px high. ``` console.log("Captcha is ready")} siteKey={site_key} url={url} action={'verify'} reCaptchaType={1} //invisible containerStyle={{...
How can I duck other audio while the audio file is playing? I found the set/getSystemAudio function in the API wiki page, but those seem to be only for Android....