I want to create loader screen.
I have 100 png images for 0 - 100 precentage.
I create an image and replace the image.source every 100 mili.
The problem is that sometimes the prev image isn't loading before the current image's loading so the loader looks bad...
Is there a fast way to load / replace images ?
I tried FFimageLoading but the result in cachedImage there is even worse