An open API service indexing awesome lists of open source software.

https://github.com/flanker/ahead-cal-ios

Ahead Cal - iOS App
https://github.com/flanker/ahead-cal-ios

calendar expo ios-app react-native

Last synced: 10 months ago
JSON representation

Ahead Cal - iOS App

Awesome Lists containing this project

README

          

# AheadCal - Your Forward-Looking Calendar

the iOS app version of AheadCal

See the Chrome extension version at [https://github.com/flanker/ahead-cal-chrome-extension](https://github.com/flanker/ahead-cal-chrome-extension)

Home Page: [https://aheadcal.com](https://aheadcal.com)

## Development

This is an [React Native](https://reactnative.dev) [Expo](https://expo.dev) project.

### Get started

1. Install dependencies

```bash
pnpm install
```

2. Start the app

```bash
pnpm run ios
```

Learn more at [React Native](https://reactnative.dev) and [Expo](https://expo.dev)