Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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