Lazy Loading in Ionic

Hi,

We have an app which has more than 100+ UI components and ionic navigation. Our biz expectation to load the first page of the app will be less than 2 seconds. With current number of components and with out lazy laod and its loading more than 5 seconds even with prod build. can you advice how to enable lazy loading and load only required components for first page load of app launch.

i can see below thread that there is work is going for lazy loading… can you update when can we expect the feature?..

2 Likes