Skip to content

Repository files navigation

CTICU Mobile

A React Native (Expo) app for managing ICU physician schedules. Supports schedule viewing, shift swaps, swing shift tracking, and unavailability management.

Tech Stack

  • React Native 0.79 / Expo 53
  • Expo Router v5
  • Zustand + React Context
  • TypeScript

Development

npm start        # Start dev server
npm run ios      # Run on iOS
npm run lint     # Lint

Build & Release

make ship        # Full release: bump build, build locally, submit to App Store, cleanup
make ios-release # Build only
make ios-submit  # Submit latest build
make bump        # Bump build number
make clean       # Remove .ipa files

Requires jq (brew install jq).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages