Skip to content

Instantly share code, notes, and snippets.

@hayanisaid
Created February 26, 2021 20:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hayanisaid/f017c4830f83abda84947be43c91599b to your computer and use it in GitHub Desktop.
Save hayanisaid/f017c4830f83abda84947be43c91599b to your computer and use it in GitHub Desktop.
import LottieView from 'lottie-react-native';
<LottieView
source={require('./images/lottie-af-animation.json')}
loop
autoPlay
/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment