https://github.com/maxgfr/expo-lottie
Sample Expo (react-native) application which uses Lottie library
https://github.com/maxgfr/expo-lottie
expo expo-lottie lottie lottie-animation lottie-react-native react-native
Last synced: 11 days ago
JSON representation
Sample Expo (react-native) application which uses Lottie library
- Host: GitHub
- URL: https://github.com/maxgfr/expo-lottie
- Owner: maxgfr
- Created: 2020-04-25T13:24:28.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:33:53.000Z (over 1 year ago)
- Last Synced: 2025-02-16T22:17:48.192Z (3 months ago)
- Topics: expo, expo-lottie, lottie, lottie-animation, lottie-react-native, react-native
- Language: JavaScript
- Homepage:
- Size: 229 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# expo-lottie
Sample Expo (react-native) application which uses Lottie library
> ⚠️ `anim_V3.json` crash on android. Refer to : https://github.com/expo/expo/issues/8011
## To test
```sh
git clone https://github.com/maxgfr/expo-lottie.git
cd expo-lottie
expo install
expo start
/Users/maxime/Library/Android/sdk/emulator/emulator -avd Pixel_3_API_29 # run avd
```## Screenshot
![]()