Hi all,
i have 2 tabs, navigating to the 2nd tabs or vice versa, noticed some slowness. Both tabs views are calling few REST api calls (e.g. load products, etc). Is it possible if I could load the page first then only call the API? At least it is responsive for the tab to show the empty view while loading the API? Any way to make this work for ionic 1? Thanks.