mirror of
https://github.com/dkhamsing/open-source-ios-apps.git
synced 2025-02-01 19:16:48 +01:00
Add CalendarKit by @richardtop (#916)
This commit is contained in:
parent
2e54c446e0
commit
0b59b4f4b5
@ -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>
|
||||
|
@ -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"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user