npm install lottie-react-nativeyarn add lottie-react-nativepnpm add lottie-react-native<script src="https://fastly.jsdelivr.net/npm/lottie-react-native"></script><script src="https://unpkg.com/lottie-react-native"></script><script type="module">
import lottiereactnative from 'https://cdn.jsdelivr.net/npm/lottie-react-native/+esm';
</script><script type="module">
import lottiereactnative from 'https://cdn.skypack.dev/lottie-react-native';
</script>