- Expo to easily get started with React Native
- TypeScript for type safety + demonstations of types
- React Query + custom React hook pattern for cleaner components
- Git clone this project and run
yarn install
to install dependencies - Download the Expo Go app if you haven't already
- Run
yarn start
and open Expo Go - The project should show up there and you can click to open it!
If you want to see a pure JS version or test out the actual app, it's hosted here as a Snack! You can view it on their platform, or download the Expo Go app to open it easily on your phone (without doing the above steps...) Note: it only works on iOS / Android - It won't work on the web (no Contacts to access).