Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

The tab header not sync with scene swipe when header is long #1405

Open
5 tasks done
gongdao123 opened this issue Nov 10, 2022 · 2 comments
Open
5 tasks done

The tab header not sync with scene swipe when header is long #1405

gongdao123 opened this issue Nov 10, 2022 · 2 comments

Comments

@gongdao123
Copy link

Current behavior

The header will not sync with the scene swipe when the header is long

output

Expected behavior

The header should sync with the scene swipe when the header is long

output1

Reproduction

https://snack.expo.dev/Ppt2OeKIi

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Environment

package version
react-native-tab-view 3.3.0
react-native-pager-view 5.4.15
react-native 0.67.5
expo
node v14.19.3
npm or yarn 6.14.17
@github-actions
Copy link

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

  • expo

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

The versions mentioned in the issue for the following packages differ from the latest versions on npm:

  • react-native-pager-view (found: 5.4.15, latest: 6.1.0)
  • react-native (found: 0.67.5, latest: 0.70.5)

Can you verify that the issue still exists after upgrading to the latest versions of these packages?

@okwasniewski
Copy link
Collaborator

Hey @gongdao123, I've created a PR fixing this issue #1409. It would be awesome if you could check if it fixed your issue 👍🏻

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants