This is a simple mile calculator app built with React Native.
- Calculate miles easily
- Supports Android, iOS, and web
- Light and dark mode support (inprogress)
To run the app locally:
npm install
npm run startSee the app directory for the main source code.
Made with React Native and Expo.