Update README.md
A SwiftUI Calendar Generator for IOS
Sources/MonthCal
Colors.swift
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
©Copyright 2023 CCF 开源发展委员会 Powered by Trustie& IntelliDE 京ICP备13000930号
MonthCal
A SwiftUI Calendar Generator for IOS
Features:
Photos
Installation
Option 1
Sources/MonthCal
files into your xcode projectOption 2
Configure
Colors.swift
fileUsage
Show calendar with a start date and amount of months to display
Disable ability for dates to be selected
License
LICENSE
file for more info.Shoutouts