Skip to content

Reimplement VP on iOS #140

@troZee

Description

@troZee

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions