Emilio Rodriguez

Results 29 comments of Emilio Rodriguez

`ExternalStorageDirectoryPath` might point to the shared storage folder in the internal memory. You should rather check `RNFS.getAllExternalFilesDirs()` and use one of the dirs listed there as it will show not...

Have you tried running the local example? It fails for me when source is not remote.

I don't see anything wrong on your code. Maybe it's a version specific issue? did you try updating?

We might introduce this feature after updating to the latest lottie-android

I closed it because it seemed to me it was quite stale. I will reopen if it's still an issue with the latest version

@WrathChaos I just reopened this one

are you providing `LottieView` with a valid path through `imageAssetsFolder={'lottie/animation_1'}`?

Not all After Effects features are supported by Lottie. If you notice there are some layers or animations missing check [this list](https://github.com/airbnb/lottie/blob/master/supported-features.md) to ensure they are supported.

Hey @AlexanderEggers , sure, I'll have a look into it

@AlexanderEggers I tested windows support during the weekend and everything looked good on my end. on the other hand, I got stuck running `yarn fabric:android` as I kept getting build...