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

Fix truncated bottomTab.text with semibold fontWeight #6026

Merged
merged 1 commit into from
Mar 10, 2020

Conversation

yogevbd
Copy link
Collaborator

@yogevbd yogevbd commented Mar 10, 2020

There's an issue with iOS 13 bottomTab appearance where the label layout calculation is wrong when changing the font weight. Updating the titleAttributes using the old API solves this.

Closes #6005

@guyca guyca merged commit b01629c into master Mar 10, 2020
@guyca guyca deleted the fixTruncatedTabItem branch March 10, 2020 14:09
stachu2k pushed a commit to stachu2k/react-native-navigation that referenced this pull request Apr 8, 2020
stachu2k pushed a commit to stachu2k/react-native-navigation that referenced this pull request Apr 8, 2020
stachu2k pushed a commit to stachu2k/react-native-navigation that referenced this pull request Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bottom tab text cut off/truncated after changing fontWeight to semibold or bold.
2 participants