You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.
Currently there are many obstacles the users need to overcome before they are ready to play with nars. In order to shorten the TTI I'd like to set up an expo snack. In that flow, in order to get started, the users will need to:
Go to the expo snack
Launch the expo app and scan snack's QR code
Clone a starter repo (?)
Run yarn && yarn start
Insert the IP address of the server in the app on the phone
Play with it.
There's one UX concern; how to handle the server updates. The app needs to reconnect to the server if it's changed (aka there will be no "hot reloading"). How to handle that?
The text was updated successfully, but these errors were encountered:
wokalski
changed the title
Instant on boarding with Expo
Instant on boarding with Expo Snack
Sep 11, 2019
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Currently there are many obstacles the users need to overcome before they are ready to play with nars. In order to shorten the TTI I'd like to set up an expo snack. In that flow, in order to get started, the users will need to:
yarn && yarn start
There's one UX concern; how to handle the server updates. The app needs to reconnect to the server if it's changed (aka there will be no "hot reloading"). How to handle that?
The text was updated successfully, but these errors were encountered: