Lottie is crashing on Android 10 on Expo 37

Hi everyone,

I’m using expo 37 and Android Virtual Emulator (AVD) on Android 10 to make my test.

When I’m using, lottie-react-native, I met crashs before the running of my application on Expo application.

I created a repo here : GitHub - maxgfr/expo-lottie: Sample Expo (react-native) application which uses Lottie library if you want to test the bug.

Have a good day,

I created an issue on github in which we could see answer : [lottie-react-native] Lottie crash on Android · Issue #8011 · expo/expo · GitHub

To be brief, you should use lottie v2 animation instead of lottie v3 animation.

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.