react-native-tab-view icon indicating copy to clipboard operation
react-native-tab-view copied to clipboard

Can i jumpTo withoutAnimation?

Open ht19 opened this issue 3 years ago • 4 comments

Description

Can i jumpTo another page view withoutAnimation like react-native-pager-view setPageWithoutAnimation method?

Alternatives

No response

Inspirations & examples

PagerView.current.setPageWithoutAnimation(index)

ht19 avatar Aug 01 '22 11:08 ht19

Couldn't find version numbers for the following packages in the issue:

  • react-native
  • react-native-tab-view
  • react-native-pager-view

Can you update the issue to include version numbers for those packages? The version numbers must match the format 1.2.3.

github-actions[bot] avatar Aug 01 '22 11:08 github-actions[bot]

Hey! Thanks for opening the issue. The issue doesn't seem to contain a link to a repro (a snack.expo.dev link or link to a GitHub repo under your username).

Can you provide a minimal repro which demonstrates the issue? A repro will help us debug the issue faster. Please try to keep the repro as small as possible and make sure that we can run it without additional setup.

github-actions[bot] avatar Aug 01 '22 11:08 github-actions[bot]

Hello 👋, this issue has been open for more than a month without a repro or any activity. If the issue is still present in the latest version, please provide a repro or leave a comment within 7 days to keep it open, otherwise it will be closed automatically. If you found a solution or workaround for the issue, please comment here for others to find. If this issue is critical for you, please consider sending a pull request to fix it.

github-actions[bot] avatar Sep 01 '22 02:09 github-actions[bot]

Thanks for your suggestion. At the moment it's not possible, hopefully someone will take a look at this and implement this. I'm happy to review the PR 💪

okwasniewski avatar Sep 04 '22 08:09 okwasniewski

Hey @ht19,

This have been implemented by @szymonrybczak in #1388 and released in [email protected] 👍🏻

okwasniewski avatar Oct 01 '22 18:10 okwasniewski