the iOS app version of AheadCal
See the Chrome extension version at https://github.com/flanker/ahead-cal-chrome-extension
Home Page: https://aheadcal.com
This is an React Native Expo project.
-
Install dependencies
pnpm install
-
Start the app
pnpm run ios
Learn more at React Native and Expo