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

Changing font size hides title toolbar #417

Open
mitesh-db opened this issue Jan 19, 2021 · 2 comments
Open

Changing font size hides title toolbar #417

mitesh-db opened this issue Jan 19, 2021 · 2 comments

Comments

@mitesh-db
Copy link

Hi there,

I am facing one issues where I'm applying fontSize 22, but Title toolbar with confirm and cancel buttons hide when increasing size.

@ManhVuTien
Copy link

use pickerFontFamily: Platform.OS === 'ios' ? 'System Font' : 'Roboto-Regular',

@ChenAndKai
Copy link

use pickerFontFamily: Platform.OS === 'ios' ? 'System Font' : 'Roboto-Regular',

if i have to use my own font family, is there any other way to solve the problem of incomplete font display

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

No branches or pull requests

3 participants