Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 334 Bytes

File metadata and controls

8 lines (7 loc) · 334 Bytes
  1. Open this folder in a VSCode Remote Container.
  2. Run npx create-expo-app my-app -t expo-template-blank-typescript.
  3. Your project changes will be preserved under a local dir named code.

Tips

  • Refresh Container
    • Open local folder and run following command :
    • docker build -t react-native-runtime --no-cache .