Skip to content

README still describes the replaced native pagers and uses an obsolete hook return field #1122

Description

@OskarEichler

Current source uses Android Compose HorizontalPager/VerticalPager and an iOS SwiftUI TabView, but the README describes ViewPager2/UIPageViewController and RecyclerView caching defaults. Its hook example also passes rest.overdragEnabled although usePagerView returns overdrag, so toggling overdrag in that example does not reach the component. Proposed docs-only correction: describe current implementations/defaults and use the actual hook name and returned overdrag field. No unsupported performance or migration guarantees. This source audit is AI-assisted.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions