Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T08:33:53.000Z (11 months ago)
- Last Synced: 2024-04-14T11:31:46.758Z (7 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