-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
chore: update rn expo to the latest #4724
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
Conversation
|
The mobile version of example app from this branch is ready! You can see it here. |
|
Hey @lukewalczak, thank you for your pull request 🤗. The documentation from this branch can be viewed here. |
|
|
||
| describe('configureFonts', () => { | ||
| it('adds custom fonts to the iOS config', () => { | ||
| // eslint-disable-next-line jest/no-disabled-tests |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Skipped those 3 test cases, since those will be removed - related to MD2
919f5d8 to
397a17b
Compare
gedu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.


Motivation
Starting work on
v6by updatingreact-nativeto the latest version along withexpoSDK to53.Test plan
All checks have to pass.