Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 229600

Images from Firebase load slow in Ionic Framework

$
0
0

I think you can try to load a few of these pictures as soon as app starts.
For instance, in your app.component.ts

constructor(platform: Platform) { this.platform = platform; this.platform.ready().then(() => { load.your.firebase.images }}

Then it will load the images as soon as users start your app so they will not have to wait to see pictures.
This may not be the best solution but it’s worth trying… I solved many problems using this method.


Viewing all articles
Browse latest Browse all 229600

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>