Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The content view does not have a lazy loading? #121

Open
isaced opened this issue Feb 11, 2023 · 0 comments
Open

The content view does not have a lazy loading? #121

isaced opened this issue Feb 11, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@isaced
Copy link

isaced commented Feb 11, 2023

Is your feature request related to a problem? Please describe.
Each of my subpages is data from the web, and currently the PagerTabStripView loads all Tab content views at once, with each view triggering onAppear() immediately.

Describe the solution you'd like
I want the content view to load when I click on the Tab to improve performance and user experience

@cecipirotto cecipirotto added the enhancement New feature or request label Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants