Untitled
unknown
plain_text
4 years ago
446 B
6
Indexable
<WebView
originWhitelist={['*']}
style={{ backgroundColor: 'transparent' }}
source={{
html: `<script src="https://unpkg.com/@lottiefiles/lottie-player@latest/dist/lottie-player.js"></script>
<lottie-player src="https://assets7.lottiefiles.com/packages/lf20_ovmgnkjx.json" background="transparent" speed="1" style="width: 200px; height: 200px;" loop autoplay></lottie-player>`,
}}
/>Editor is loading...