You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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
The text was updated successfully, but these errors were encountered:
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
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
Environment
The text was updated successfully, but these errors were encountered: