callstack / callstack/react-native-pager-view
Lazy loading the components in viewpager
Open
question
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Lazy loading of components
I am unable to understand how do I stop the viewpager from loading all of my components at the same time. I want when the user selects a category and switches to that particular screen thats when it gets loaded. But right now its loading all of the components altogether
Contributor guide
Assessment
This issue has not been assessed yet.