Skip to content

Calling nextPage() prevPage() from outside #5

@antonioaltamura

Description

@antonioaltamura

Hello, can I call nextPage() and prevPage() using a Button? Something like

<VerticalViewPager>
  <View>
    <Text>slide one</Text>
    <Button title={"Scroll down"}  [..?..]  />
  </View>
  <View>
    <Text>slide two</Text>
  </View>
</VerticalViewPager>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions