rfcs icon indicating copy to clipboard operation
rfcs copied to clipboard

Default fonts on some Android operating systems may cause problems

Open brentvatne opened this issue 7 years ago • 5 comments

https://github.com/react-navigation/react-navigation/issues/5050

should we do anything about this?

brentvatne avatar Oct 17 '18 02:10 brentvatne

Should probably check how react-native is handling this issue. If I get any worthy docs will link it here.

ravirajn22 avatar Oct 17 '18 05:10 ravirajn22

I don't think react native does anything about this

brentvatne avatar Oct 17 '18 18:10 brentvatne

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.

Conviley avatar Dec 10 '18 18:12 Conviley

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!

brentvatne avatar Dec 11 '18 06:12 brentvatne

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.

Conviley avatar Dec 11 '18 10:12 Conviley