callstack / callstack/react-native-pager-view
If I render 100's of views inside Pager view will it perform normal in ios?
- Dominant language
- TypeScript
- Stars
- 3.4k
- Forks
- 476
- Avg merge
- 10d 21h
- Merged PRs (30d)
- 2
Description
## Do we have ios offscreen limit?
I'm trying to make a records display screen where one can see a list of records for a specific day. The day changes when the user swipes left or right on the screen and the records change.
When there are 100's of views if userr swiped right many times. Will it make any issue on ios? As android has an offscreen limit. How does it affect the ios?
Thank you!
Contributor guide
Research direction
Review the PagerView documentation and the iOS UIPageViewController implementation described by the repository, then compare its page retention behavior with Android's offscreen limit. Done means documenting whether hundreds of swiped-through views are retained on iOS and what users should expect.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native, typescript
- Domain
- mobile-dev
- Issue type
- Documentation
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100