- Open this folder in a VSCode Remote Container.
- Run
npx create-expo-app my-app -t expo-template-blank-typescript
. - Your project changes will be preserved under a local dir named
code
.
- Refresh Container
- Open local folder and run following command :
docker build -t react-native-runtime --no-cache .