I cant get the animation to show up on my device, I'm not getting any errors but just a blank screen. When opening the inspector on my device (iphone 6) I can see that there are 2 animations but nothing is displaying.
Don't know what i'm doing wrong!
attaching my code and screenshots from device. Any help would be great!



Experiencing the same issue, have you made any progress with this?
This worked for me actually https://github.com/airbnb/lottie-react-native/issues/82#issuecomment-290963691
Closing this because it's probably not relevant with the latest version. Feel free to reopen if it is.
I was facing same issue, I did following things and it worked fine on both iOS and Android



Most helpful comment
I was facing same issue, I did following things and it worked fine on both iOS and Android
* react-native link lottie-ios
*react-native link lottie-react-native