I have multiple GIFs stored in a collection sourced from a SP site and displayed in a gallery. The problem is that some of the GIFs are kind of large and most of them take at least 2 mins to show up in the gallery.
I tried Clearcollecting it on the OnStart but when I get to the screen containing the Gallery GIFs it still takes so long to load and show up and is just showing a dark grey image in the mean time (previously it was in the OnVisible of the screen itself) but there is almost no difference in loading time. Is there any other way for me to optimize this? I would like to upload them directly but not even half of them would fit in the 200 MB media limit.