-
Notifications
You must be signed in to change notification settings - Fork 456
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Request
While I was implementing VP2 on android, which is based on RecyclerView I noticed, that listView implementation is more performant than current implementation. VP on iOS is based on UIPageViewController . I would like to migrate into CollectionView (example).
Why it is needed
This implementation should:
- fix lazy loading issue
- add ability to create a transition between pages (Because UIPageViewController does not support it)
- enable or disable bouncing on iOS
KingAmo, SmirnovM91, miguelocarvajal, todorone, kantorm and 13 moreKingAmo and Eyesonly88KingAmo
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request