callstack / callstack/react-native-pager-view

Navigating between multiple pages

Open
#1,054 4 comments 2 reactions 0 assignees View on GitHub
question
Dominant language
TypeScript
Stars
3.4k
Forks
476
Avg merge
10d 21h
Merged PRs (30d)
2

Description

## Ask your Question

I saw last release (8.0.0) said:
"However, when you navigate between multiple pages the animation is different now (it cycles through the pages instead of just swiping like it's the next one)."

I was hoping it would mean that navigating between multiple pages at once, would indeed make it look like it was just the next one, instead of iterating through every "in between" screens.

This is what facebook app does for example, if you tap from first materialtoptab to the last, it will look like the last was the next, without the ugly feeling of going through each screen in between.

Did I misunderstand?
Is there a way to do that?

EDIT: essentially, what they call "smooth jump" in this library:
https://github.com/adithyavis/reanimated-tab-view

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.