Add CalendarKit by @richardtop (#916)

This commit is contained in:
Richard Topchii 2020-12-22 14:50:29 +02:00 committed by GitHub
parent 2e54c446e0
commit 0b59b4f4b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 26 additions and 0 deletions

View File

@ -671,6 +671,14 @@ Click ► to show more details
<a href='https://github.com/airbnb/HorizonCalendar/raw/master/Docs/Images/stay_search.png'><code>Screenshot 1</code></a>
</details>
- [CalendarKit](https://github.com/richardtop/CalendarKit): Example app for a day view calendar UI component. Similar to Apple iOS calendar app.
<details>
<summary><code>swift</code> ⭐⭐⭐⭐</summary>
Added December 22, 2020<br> License: [`mit`](http://choosealicense.com/licenses/mit/)<br>
<a href='https://user-images.githubusercontent.com/8013017/102885008-5729c500-445b-11eb-9f26-f835b51d8ebf.jpg'><code>Screenshot 1</code></a>
</details>
- [LunarCore](https://github.com/cyanzhong/LunarCore): Small lunar calendar with Today Extension
<details>
<summary><code>objc</code> 🌐 ⭐⭐⭐</summary>

View File

@ -24148,6 +24148,24 @@
],
"date_added": "Dec 21 2020",
"suggested_by": "@dkhamsing"
},
{
"title": "CalendarKit",
"category-ids": [
"calendar"
],
"description": "Example app for a day view calendar UI component. Similar to Apple calendar app",
"license": "mit",
"source": "https://github.com/richardtop/CalendarKit",
"tags": [
"swift"
],
"stars": 1595,
"date_added": "Dec 22 2020",
"suggested_by": "@richardtop",
"screenshots": [
"https://user-images.githubusercontent.com/8013017/102885008-5729c500-445b-11eb-9f26-f835b51d8ebf.jpg"
]
}
]
}