This is the repository for the Hack@Home React Native workshop, led by David Han and Ell Li. The video companion to this repository will be posted here.
To get started, clone this repository and ensure you have Node.js installed. Run npm install or yarn to install dependencies, and then run npm run start or yarn start to start the React Native development server.