MonthCal
SwiftUI Calendar Generator
Install / Use
/learn @akeslo/MonthCalREADME
MonthCal
A SwiftUI Calendar Generator for IOS
Features:
- Supply starting date
- Select months to display
- Disabled, Enabled, Selected, Today day states
- Color control
- Dark Mode Support
Photos

Installation
- Requires IOS 13.0+ / Xcode 11+ / Swift 5.1+
Option 1
- Copy
Sources/MonthCalfiles into your xcode project
Option 2
- Add via Swift Package Manager
Configure
- To customize the colors used, edit colors listed in the
Colors.swiftfile
Usage
- Show calendar with a start date and amount of months to display
Import MonthCal
CalendarView(start: Date(), monthsToShow: 6)
- Disable ability for dates to be selected
Import MonthCal
CalendarView(start: Date(), monthsToShow: 6, daysSelectable: false)
License
- MonthCal is available under the MIT license. See the
LICENSEfile for more info.
Shoutouts
- Paul Hudson - @twostraws - https://www.hackingwithswift.com/100/swiftui
- RaffiKian - https://github.com/RaffiKian/RKCalendar - Inspiration
Related Skills
node-connect
354.2kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
112.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
354.2kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
354.2kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
