Default fonts on some Android operating systems may cause problems
brentvatne opened this issue · 5 comments
react-navigation/react-navigation#5050
should we do anything about this?
Should probably check how react-native is handling this issue. If I get any worthy docs will link it here.
I don't think react native does anything about this
I would like to point out that this is till a problem 😅. I was lucky to eventually find the solution in the issues. I'm using the One Plus 6 and I had the OnePlus Slate font selected.
I'm not sure that this is a concern of react-navigation, it seems more like something that should be handled by react-native. I'm open to be convinced though!
haha i'm not sure i'm able to convince you. All i know is that it happens with all react-navigation components I have used which apart from the stack navigator also includes the navigation drawer where the drawer labels gets truncated. It hasn't happened with any other components. For example i'm also using react-native-paper specifically their cardviews and text works fine there.