Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orazz/CalendarPopUp
CalendarPopUp - JTAppleCalendar library
https://github.com/orazz/CalendarPopUp
jtapplecalendar jtapplecalendar-library swift
Last synced: 7 days ago
JSON representation
CalendarPopUp - JTAppleCalendar library
- Host: GitHub
- URL: https://github.com/orazz/CalendarPopUp
- Owner: orazz
- License: mit
- Created: 2016-11-17T13:37:40.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T11:09:09.000Z (about 6 years ago)
- Last Synced: 2024-11-27T16:51:30.978Z (16 days ago)
- Topics: jtapplecalendar, jtapplecalendar-library, swift
- Language: Swift
- Size: 4.58 MB
- Stars: 184
- Watchers: 8
- Forks: 34
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: License.md
Awesome Lists containing this project
- awesome-ios - CalendarPopUp - CalendarPopUp - JTAppleCalendar library. (UI / Calendar)
- awesome-ios-star - CalendarPopUp - CalendarPopUp - JTAppleCalendar library. (UI / Calendar)
README
# CalendarPopUp
CalendarPopUp - JTAppleCalendar library
# Install
**Run $ pod install in project directory.**
**Open CalendarPopUp.xcworkspace and build.**# Parameters
**In CellView.swift**
* preDateSelectable: Bool
* todayColor: UIColor
* selectableDateColor: UIColor
* selectedRoundColor: UIColor
**CalendarPopUp.swift**
* startDate: Date
* endDate: Date## Authors
[Oraz Atakishiyev](https://github.com/orazz)
## License
CalendarPopUp is available under the MIT license. See the LICENSE file for more info.