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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

benschac
Copy link

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.

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
1 participant