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

upgrade to expo 51, add web support #15

Merged
merged 1 commit into from
Oct 30, 2024
Merged

upgrade to expo 51, add web support #15

merged 1 commit into from
Oct 30, 2024

Conversation

benschac
Copy link
Contributor

fixes: #6 and bumps expo to sdk 51.

Repro

Please install react-native-web@~0.19.10, [email protected], @expo/metro-runtime@~3.2.3
by running:

npx expo install react-native-web react-dom @expo/metro-runtime

run npx expo install react-native-web react-dom @expo/metro-runtime

  • import logbox directly from react native, previous import was breaking web.
  • ran install with both yarn and npm since the template comes with both a yarn.lock & npm-lock files

screen shots

image

side note

  • thanks for all the great content you put out. It saves me so much time and I'm always learning something new.

Copy link

@ansh ansh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ansh
Copy link

ansh commented Oct 30, 2024

This should be merged! @dabit3

@dabit3 dabit3 merged commit 9cbabd8 into dabit3:main Oct 30, 2024
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.

Web version error in Expo Go
3 participants