0

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

Cœur
  • 37,241
  • 25
  • 195
  • 267
asaf
  • 958
  • 1
  • 16
  • 38
  • Hi I'm one of the FFImageLoading author. What did you experience with the lib? – Fabien Jun 16 '16 at 16:25
  • when working with cachedIMage FFImageLoading and loading lots of images at high rate (switching image every 100 mili), there wasn't smooth switching of images - it took the image longer time to load in comparisson to regular Image. The image size was png of 60KB – asaf Jun 19 '16 at 08:11

0 Answers0