Re: Issue using expo and expo go on the lan

2021-05-06 Thread john doe
On 5/6/2021 5:35 PM, Dan Ritter wrote: john doe wrote: I'm required to use 'expo' as a server and to use the 'expo go' app on a android device to create apps On Bullseye, I have installed 'nodejs' and 'npm' 'expo-cli' using 'npm'. I have created an new app with 'expo init myapp' then I do: $ c

Re: Issue using expo and expo go on the lan

2021-05-06 Thread Dan Ritter
john doe wrote: > I'm required to use 'expo' as a server and to use the 'expo go' app on a > android device to create apps > > On Bullseye, I have installed 'nodejs' and 'npm' 'expo-cli' using 'npm'. > > I have created an new app with 'expo init myapp' then I do: > $ cd myapp > $ expo start > Th

Issue using expo and expo go on the lan

2021-05-06 Thread john doe
Debians, I'm required to use 'expo' as a server and to use the 'expo go' app on a android device to create apps On Bullseye, I have installed 'nodejs' and 'npm' 'expo-cli' using 'npm'. I have created an new app with 'expo init myapp' then I do: $ cd myapp $ expo start This starts the "server" a