I have a Lottie animation that I am using with react native. For iOS it appears to scale fine but I am running into issues on Android, specifically Google Pixel devices. On Android, it renders the same height/width as in the JSON.
Any ideas on how I could solve this?
Thanks!