Skip to content

Fork of react-native expo scaffold prepared for gitpod CDE

Notifications You must be signed in to change notification settings

Island-Pitch/react-native-expo-gitpod

 
 

Repository files navigation

React Native prototype on GitPod

This repo demonstrates running Expo CLI in GitPod. Just open this repo in GitPod and it will start an Expo dev server that you can connect to using the Expo app running on a phone.

Click to open in GitPod: https://gitpod.io/#https://github.com/Island-Pitch/react-native-expo-gitpod

If you shut the Expo server down, you can run the app using npm start as this defaults expo start to use the tunnel host parameter, which means the Expo mobile app can connect using a non-localhost URL (since this is running in a remote VM).

About

Fork of react-native expo scaffold prepared for gitpod CDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.4%
  • Dockerfile 0.6%