Skip to content

Error on app launch #100

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

Open
dfavaro opened this issue Oct 10, 2017 · 3 comments
Open

Error on app launch #100

dfavaro opened this issue Oct 10, 2017 · 3 comments

Comments

@dfavaro
Copy link

dfavaro commented Oct 10, 2017

Hi, I got this error when app is launched:

fontFamily 'Arial' is not a system font and has not been loaded through Expo.Font.loadAsync.
If you intended to use a system font, make sure you typed the name correctly and that it is supported by your device operating system.

If I press back, app-intro works correctly.

@Pierre-Green
Copy link

Hello did you found how to fix this error ?

@aforty
Copy link

aforty commented Oct 18, 2017

You can override it.

<AppIntro customStyles={{ nextButtonText: { fontFamily: 'Some Other Font Family' } }} ... />

@Pierre-Green
Copy link

Thx !!!

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