{"id":15160660,"url":"https://github.com/robbdimitrov/rdvcalendarview","last_synced_at":"2025-04-09T20:14:57.368Z","repository":{"id":10097461,"uuid":"12159238","full_name":"robbdimitrov/RDVCalendarView","owner":"robbdimitrov","description":"Highly customizable calendarView and calendarViewController for iOS","archived":false,"fork":false,"pushed_at":"2022-01-26T01:35:49.000Z","size":164,"stargazers_count":196,"open_issues_count":5,"forks_count":46,"subscribers_count":19,"default_branch":"master","last_synced_at":"2025-04-09T20:14:51.825Z","etag":null,"topics":["calendar","component","ios","objective-c"],"latest_commit_sha":null,"homepage":"","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"BrianEstrada/PokeScanner","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/robbdimitrov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-08-16T13:20:33.000Z","updated_at":"2025-02-06T21:31:14.000Z","dependencies_parsed_at":"2022-09-09T13:12:43.425Z","dependency_job_id":null,"html_url":"https://github.com/robbdimitrov/RDVCalendarView","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbdimitrov%2FRDVCalendarView","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbdimitrov%2FRDVCalendarView/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbdimitrov%2FRDVCalendarView/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/robbdimitrov%2FRDVCalendarView/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/robbdimitrov","download_url":"https://codeload.github.com/robbdimitrov/RDVCalendarView/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248103872,"owners_count":21048245,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["calendar","component","ios","objective-c"],"created_at":"2024-09-26T23:05:09.053Z","updated_at":"2025-04-09T20:14:57.345Z","avatar_url":"https://github.com/robbdimitrov.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RDVCalendarView\n\n[![iPad screenshot](Screenshots/iPad-small.png)](Screenshots/iPad.png)\n\n[![iPhone screenshot](Screenshots/iPhone-small.png)](Screenshots/iPhone.png)\n\n* Supports iPad and iPhone\n* Supports landscape and portrait orientations\n* Highly customizable\n* Fully localized using NSLocale\n\n## Installation\n\n### CocoaPods\n\nIf you're using [CocoaPods](http://www.cocoapods.org), simply add `pod 'RDVCalendarView'` to your Podfile.\n\n### Drag \u0026 Drop\n\nAdd the items from `RDVCalendarView` directory to your project. If you don't have ARC enabled, you will need to set a `-fobjc-arc` compiler flag on the `.m` source files.\n\n## Example Usage\n\nSee the included demo project.\n\n## Components\n\n* ***RDVCalendarViewController*** - quite simple class, holds ```RDVCalendarView``` instance as its view. Subclass or use as it is. Conforms to ```RDVCalendarViewDelegate``` protocol.\n\n* ***RDVCalendarView*** - build on the principles of UICollectionView and UITableView. If you need custom layout - subclass it and override ```layoutSubviews```. Make sure you call ```[super layoutSubviews]``` inside your implementation.\n\n* ***RDVCalendarDayCell*** - used for the day cells inside ```RDVCalendarView```. It's similar to ```UITableViewCell```. By default contains only ```textLabel```. Add additional subviews to the ```contentView```. Make sure you call ```[super layoutSubviews]``` inside subclass' ```layoutSubviews``` implementation.\n\n\n## Requirements\n\n* ARC\n* iOS 5.0 or later\n\n## Contact\n\n[Robert Dimitrov](http://robbdimitrov.com)  \n[@robbdimitrov](https://twitter.com/robbdimitrov)\n\n## License\n\nRDVCalendarView is available under the MIT license. See the LICENSE file for more info.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobbdimitrov%2Frdvcalendarview","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frobbdimitrov%2Frdvcalendarview","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frobbdimitrov%2Frdvcalendarview/lists"}