Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

headerLargeTitle: true with headerBackTitleVisible: false makes back button animation jerky #11946

Open
3 of 12 tasks
iliapnmrv opened this issue Apr 18, 2024 · 1 comment
Open
3 of 12 tasks

Comments

@iliapnmrv
Copy link

iliapnmrv commented Apr 18, 2024

Current behavior

the video is pretty much self-explainatory
only setting headerBackTitleVisible: true resolves the issue

RPReplay_Final1713433082.MP4
RPReplay_Final1713433166.MP4

https://snack.expo.dev/@iliapnmrv/headerlargetitle_headerbacktitlevisible

Expected behavior

Being able to set headerBackTitleVisible: false with headerLargeTitle: true

Reproduction

https://github.com/iliapnmrv/rn-navigation-headerLargeTitle-bug

Platform

  • Android
  • iOS
  • Web
  • Windows
  • MacOS

Packages

  • @react-navigation/bottom-tabs
  • @react-navigation/drawer
  • @react-navigation/material-top-tabs
  • @react-navigation/stack
  • @react-navigation/native-stack
  • react-native-tab-view

Environment

  • I've removed the packages that I don't use
package version
@react-navigation/native 6.1.17
@react-navigation/native-stack 6.9.26
react-native-safe-area-context 4.9.0
react-native-screens 3.30.1
node 18.19.0
npm or yarn node
@iliapnmrv iliapnmrv added the bug label Apr 18, 2024
@iliapnmrv iliapnmrv changed the title headerLargeTitle: true with headerBackTitleVisible: false makes back button jerky headerLargeTitle: true with headerBackTitleVisible: false makes back button animation jerky Apr 18, 2024
Copy link

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

  • react-native-tab-view

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

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

No branches or pull requests

1 participant