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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号 京公网安备 11010802032778号
MonthCal
A SwiftUI Calendar Generator for IOS
Features:
Photos
Installation
Option 1
Sources/MonthCalfiles into your xcode projectOption 2
Configure
Colors.swiftfileUsage
Show calendar with a start date and amount of months to display
Disable ability for dates to be selected
License
LICENSEfile for more info.Shoutouts