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

Rendered label shows pressed animation when swiping #1238

Open
2 of 5 tasks
chazzaoui opened this issue Aug 3, 2021 · 3 comments
Open
2 of 5 tasks

Rendered label shows pressed animation when swiping #1238

chazzaoui opened this issue Aug 3, 2021 · 3 comments

Comments

@chazzaoui
Copy link

chazzaoui commented Aug 3, 2021

Current behavior

Whenever I swipe to a different tab, the labels for the screen I swipe from and to show a pressed animation.

RPReplay_Final1627980270.MP4

I tried playing around with changing the press opacity, but had no effect.
Also initially used the active and inactive color props to see if that would affect it, also no.

Expected behavior

I expect it to not show a pressed effect when swiping.

Reproduction

https://snack.expo.dev/@chazzaoui/react-native-tab-view

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Environment

package version
react-native-tab-view 3.0.1
react-native-pager-view 5.4.0
react-native 0.63.2
node 14.13.0
npm or yarn 6.14.9
@github-actions
Copy link

github-actions bot commented Aug 3, 2021

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-tab-view (found: 3.0.1, latest: 3.1.1)
  • react-native (found: 0.63.2, latest: 0.64.2)

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

@github-actions
Copy link

github-actions bot commented Aug 3, 2021

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

  • react-native-tab-view (found: 3.0.1, latest: 3.1.1)
  • react-native (found: 0.63.2, latest: 0.64.2)

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

@chazzaoui
Copy link
Author

chazzaoui commented Aug 4, 2021

Yess issue is still there after upgrading both

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

1 participant