Quantcast
Channel: Active questions tagged react-native+typescript - Stack Overflow
Viewing all articles
Browse latest Browse all 6287

How can I implement webview background audio play on Vimeo in react native?

$
0
0

Now I can play videos from vimeo in react-native.

import WebView from 'react-native-autoheight-webview';<WebViewallowsFullscreenVideoscrollEnabled={false}automaticallyAdjustContentInsetssource={{  html: `<html><body><iframe src="URL"></iframe><script src="https://player.vimeo.com/api/player.js"></script></body></html>        `  }}/>

I want to add background audio play function.
How can I do that?

Please give me any help.
Thank you.


Viewing all articles
Browse latest Browse all 6287

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>