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: 2 months ago
JSON representation

Ahead Cal - iOS App

Awesome Lists containing this project

README

          

# ahead-cal ios

An iOS React Native calendar app with widget support.

## Development

```bash
npm install
npm start
```

## Run

```bash
npm run ios --device # iOS device
```

## Build

```bash
npm run prebuild # iOS prebuild
```

## Tech Stack

- React Native + Expo
- Expo Router (file-based routing)
- expo-calendar (native calendar integration)
- dayjs (date manipulation)