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

How to use with Expo? #216

Closed
pedro-surf opened this issue Sep 30, 2020 · 4 comments
Closed

How to use with Expo? #216

pedro-surf opened this issue Sep 30, 2020 · 4 comments

Comments

@pedro-surf
Copy link

I get the following error when trying to run the app in web browser after installing.
image

I don't know how to solve this nor if it's still going to work on mobile devices.

More info here: expo/web-examples#73

@KaniuBillows
Copy link

I have the same issue

@eero-ms
Copy link

eero-ms commented Mar 19, 2021

I have the same issue as well.

@petrbela
Copy link

petrbela commented Aug 19, 2021

My guess is something else is wrong with your setup. This library works with Expo for me without any issues, see https://snack.expo.dev/@petrbela/react-native-progress

@andy-clapham
Copy link

Have you ejected? It's possible there's a problem resolving Utilities/Platform from the react-native-web version.
You could try configuring webpack to handle this file, as per:

https://stackoverflow.com/questions/67943342/error-while-running-web-version-of-react-native-project-web-version-via-expo-th/68831172#68831172

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

5 participants