Lottie Asset
A component that renders Lottie animations.
↓ Import the componentimport {Lottie} from 'react-exo/lottie';
↓ Try the example<Lottie url="https://get.ult.dev/samples/stack.lottie"
width={320}
height={320}
autoplay
loop
/>
Platform Support
Platform | Technology | Functional | Notes |
---|---|---|---|
Web | @lottiefiles/dotlottie-react | ✅ | - |
Android | react-native-skottie | ✅ | - |
iOS | react-native-skottie | ✅ | - |
MacOS | react-native-skottie | ✅ | - |
Windows | react-native-skottie | ✅ | - |