Skip to content

Fixed issues that arise from breaking changes#20

Open
reeganviljoen wants to merge 1 commit into
iamshaunjp:lesson-17from
reeganviljoen:patch-2
Open

Fixed issues that arise from breaking changes#20
reeganviljoen wants to merge 1 commit into
iamshaunjp:lesson-17from
reeganviljoen:patch-2

Conversation

@reeganviljoen

Copy link
Copy Markdown

AppLoading is no longer found in expo and you first need to install it by expo install expo-app-loading as it is no longer included,
Some changes in how promises are handled either by node.js or the AppLoading component

I just want to say these errors really created issues for me(everything broke)and I had to solve it myself, so I am doing this to save anyone this frustration in the future

AppLoading is no longer found in expo and you first need to install it by `expo install expo-app-loading` as it is no longer included,
Some changes in how promises are handled either by node.js or the AppLoading component

I just want to say these errors really created issues for me(everything broke)and I had to solve it myself, so I am doing this to save anyone this frustration in the future
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

Successfully merging this pull request may close these issues.

1 participant