Alovoa / alovoa-expo

Alovoa frontend for Web, Android and iOS - Made with expo
https://play.google.com/store/apps/details?id=com.alovoa.expo
Mozilla Public License 2.0
53 stars 11 forks source link

Build not reproducable #13

Closed ip6li closed 11 months ago

ip6li commented 1 year ago

I am followed instructions from README.md, after yarn start following happens:

yarn run v1.22.19
warning ../package.json: No license field
$ expo start --tunnel
Starting project at /home/cfadm/Development/idea-workspace/alovoa-expo
Starting Metro Bundler
Tunnel connected.
Tunnel ready.
...qr code here...
› Metro waiting on exp://gnc2tpu.anonymous.8081.exp.direct
› Scan the QR code above with Expo Go (Android) or the Camera app (iOS)

› Web is waiting on http://localhost:8081

› Using Expo Go
› Press s │ switch to development build

› Press a │ open Android
› Press w │ open web

› Press j │ open debugger
› Press r │ reload app
› Press m │ toggle menu
› Press o │ open project code in your editor

› Press ? │ show all commands

Logs for your project will appear below. Press Ctrl+C to exit.

When calling http://localhost:8081 following error message appears:

Web Bundling failed 168ms
Unable to resolve "react-native-web/dist/exports/ToastAndroid" from "Global.tsx"

Please provide some more information regarding configuring IDE (e.g. IntelliJ Idea) to get build working.

Nonononoki commented 1 year ago

Yeah, I'm currently working to get the web version running. Currently it only runs on Android (or any Android simulator).

Nonononoki commented 11 months ago

Now supports Android and Web ootb 9e9547f6729b54296dd392b2e2f874cb19448b11