callstack / callstack/react-native-pager-view

If I render 100's of views inside Pager view will it perform normal in ios?

Open
#609 2 comments 3 reactions 0 assignees View on GitHub
question
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.