Skip to content

With the latest release (or better yet since 7.0.1), tabs are always Lazy Loaded not matter what #472

@gregavola

Description

@gregavola

When setting up a Tab controller, in the old version below 6.2.2, you could let all the tabs loaded, if they were not mounted (on screen), so when you swiped, they would be visible. Now there is about a 5-10 second delay on when the tab content is viewable, and then whenever you swipe, it's lazy loaded and takes some time to load in, even though the data is already there. Downgrading to 6.2.2 makes this work again, but I needed to upgraded to 8.0.01 to fix the issue of Tabs.FlashList not showing up on Android (due to the height and width).

Is there a way to have the same behavior as 6.2.2, where all tabs are mounted even if they are not visible?

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions