madsleejensen / react-native-image-sequence

native implementation for creating frame based image animations
MIT License
107 stars 67 forks source link

Preloading Images? #48

Open sleep9 opened 3 months ago

sleep9 commented 3 months ago

Experiencing some performance issues with some loading times. It takes about 6 seconds to load 25 frames of 800x800 pixels. Is there anyway to preload the image sequence?