wordpress-clients / hybrid

[I don't have time to work on this anymore. Use at your own risk] Build WordPress based PWA, iOS, Android & Windows phones apps in minutes!
MIT License
1.02k stars 348 forks source link

Any plan to switch to lazy loading for v3? #396

Closed VinceRafale closed 6 years ago

VinceRafale commented 6 years ago

Not an issue just a quick question

Any plan to switch to lazy loading for v3?

shprink commented 6 years ago

Do you mean page lazy loading?

VinceRafale commented 6 years ago

Not only pages but components, pipes directives also https://blog.ionicframework.com/ionic-and-lazy-loading-pt-1/ https://blog.ionicframework.com/ionic-and-lazy-loading-pt-2/

Looks like performances can really be improved

shprink commented 6 years ago

I use a lot of components created dynamically that's the reason I need all pages loaded at runtime. I spent some time trying to make it work but I failed. If you have the XP on this and want to contribute that would awesome otherwise it will stay like this.

Let me know. thanks