callstack / callstack/react-native-pager-view
If I render 100's of views inside Pager view will it perform normal in ios?
Open
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
Assessment
This issue has not been assessed yet.