Skip to content

Create new ViewPager component that provides paging functionality on iOS and Android #8316

Description

@hramos

Paging between views can be implemented on iOS using ScrollView with pagingEnabled={true} and on Android using ViewPagerAndroid.

We can unify them in a new ViewPager component that works cross-platform.

We are cleaning up the Known Issues doc as part of this week's React Native Documentation Lockdown.

A handful of issues are flagged in that document which belong in the issue tracker, not in the docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions