Reference Implementation - Development Container for building Expo, React Native app using Claude Code
Pre-requisite Reading
- React Native (Expo) Dev Environment Setup in WSL2 On Windows
- Connecting to Expo Dev Server in WSL 2 over LAN
- Dev Setup of Expo for React Native Development
- 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 Image" and "Dockerfile - Renaming Existing User From Base Docker Image" forms the building blocks for this reference implementation.