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

Bottom tab text cut off/truncated after changing fontWeight to semibold or bold. #6005

Closed
drewhamlett opened this issue Mar 5, 2020 · 3 comments · Fixed by #6026
Closed

Comments

@drewhamlett
Copy link

Issue Description

After upgrading to 6.1.0 , bottom text is cut off after changing the fontWeight to 'semibold' or 'bold' on the bottomTab property. 'light' or 'regular' doesn't affect the truncation.

Steps to Reproduce / Code Snippets / Screenshots

Screen Shot 2020-03-05 at 3 33 49 PM

 bottomTab: {
      fontWeight: 'semibold',
}

Environment

  • React Native Navigation version: 6.1.0
  • React Native version: 0.61.5
  • Platform(s) (iOS, Android, or both?): iOS
  • Device info (Simulator/Device? OS version? Debug/Release?): Debug
@drewhamlett drewhamlett changed the title Bottom tab text cut off/truncated after changing font to semibold or bold. Bottom tab text cut off/truncated after changing fontWeight to semibold or bold. Mar 5, 2020
@guyca
Copy link
Collaborator

guyca commented Mar 6, 2020

Hey @drewhamlett Can you please check if this happens on iOS 12 as well?

@drewhamlett
Copy link
Author

@guyca This is not happening on iOS 12.4

@shanereid
Copy link

Same issue. Happens with regular fonts for me too. (ApercuPro I'm using)

RN 0.61.2 + RNN 6.1.0

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

Successfully merging a pull request may close this issue.

4 participants