Buy @ Amazon

Reference Implementation - Development Container for building Expo, React Native app using Claude Code


Pre-requisite Reading

  1. React Native (Expo) Dev Environment Setup in WSL2 On Windows
  2. Connecting to Expo Dev Server in WSL 2 over LAN
  3. Dev Setup of Expo for React Native Development 
  4. Understanding the WSL2 Mirrored Networking Conflict
This is a reference implementation of how to create a containerized dev environment for react native app built using Expo framework and coded using GenAI tool like Claude Code. Apart from the pre-requisites, the posts "Dockerfile - Zsh As Default Prompt And Renaming Existing User From Base Docker Imageand "Dockerfile - Renaming Existing User From Base Docker Image" forms the building blocks for this reference implementation.

Dockerfile

----

docker-compose.yml 

----