diff --git a/README.md b/README.md index 76e0cf6..324b649 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ Found a UI/UX library that you think is _awesome_?? Want to share it with the wo ### Index * [Animations and Transitions](#animations-and-transitions) - [file](/pages/Animations.md) * [Badges](#badges) - [file](/pages/Badges.md) +* [Calendars](#calendars) - [file](/pages/Calendars.md) * [Effects](#effects) - [file](/pages/Effects.md) * [Material Design](#material-design) - [file](/pages/MaterialDesign.md) * [Notifications and Alerts](#notifications-and-alerts) - [file](/pages/NotificationsAlerts.md) @@ -45,6 +46,15 @@ Repo | Demo [JSBadgeView](https://github.com/JaviSoto/JSBadgeView)
[![](http://gh-btns.cjwirth.com/stars/JaviSoto/JSBadgeView)](https://github.com/JaviSoto/JSBadgeView/stargazers)
Language: Obj-C
License: [MIT][MIT] | +Calendars +========= +Repo | Demo +--- | --- +[FSCalendar](https://github.com/WenchaoIOS/FSCalendar)
[![](http://gh-btns.cjwirth.com/stars/WenchaoIOS/FSCalendar)](https://github.com/WenchaoIOS/FSCalendar/stargazers)
Language: Obj-C
License: [MIT][MIT] | +[GLCalendarView](https://github.com/Glow-Inc/GLCalendarView)
[![](http://gh-btns.cjwirth.com/stars/Glow-Inc/GLCalendarView)](https://github.com/Glow-Inc/GLCalendarView/stargazers)
Language: Obj-C
License: [MIT][MIT] | +[JTCalendar](https://github.com/jonathantribouharet/JTCalendar)
[![](http://gh-btns.cjwirth.com/stars/jonathantribouharet/JTCalendar)](https://github.com/jonathantribouharet/JTCalendar/stargazers)
Language: Obj-C
License: [MIT][MIT] | + + Effects ======= Repo | Demo diff --git a/assets/FSCalendar1.jpg b/assets/FSCalendar1.jpg new file mode 100644 index 0000000..2454533 Binary files /dev/null and b/assets/FSCalendar1.jpg differ diff --git a/assets/GLCalendarView1.gif b/assets/GLCalendarView1.gif new file mode 100644 index 0000000..56aa8d2 Binary files /dev/null and b/assets/GLCalendarView1.gif differ diff --git a/assets/JTCalendar1.gif b/assets/JTCalendar1.gif new file mode 100644 index 0000000..caf6c7a Binary files /dev/null and b/assets/JTCalendar1.gif differ diff --git a/assets/JTCalendar2.png b/assets/JTCalendar2.png new file mode 100644 index 0000000..7575f69 Binary files /dev/null and b/assets/JTCalendar2.png differ diff --git a/pages/Calendars.md b/pages/Calendars.md new file mode 100644 index 0000000..629ad9d --- /dev/null +++ b/pages/Calendars.md @@ -0,0 +1,13 @@ +Calendars +========= +Repo | Demo +--- | --- +[FSCalendar](https://github.com/WenchaoIOS/FSCalendar)
[![](http://gh-btns.cjwirth.com/stars/WenchaoIOS/FSCalendar)](https://github.com/WenchaoIOS/FSCalendar/stargazers)
Language: Obj-C
License: [MIT][MIT] | +[GLCalendarView](https://github.com/Glow-Inc/GLCalendarView)
[![](http://gh-btns.cjwirth.com/stars/Glow-Inc/GLCalendarView)](https://github.com/Glow-Inc/GLCalendarView/stargazers)
Language: Obj-C
License: [MIT][MIT] | +[JTCalendar](https://github.com/jonathantribouharet/JTCalendar)
[![](http://gh-btns.cjwirth.com/stars/jonathantribouharet/JTCalendar)](https://github.com/jonathantribouharet/JTCalendar/stargazers)
Language: Obj-C
License: [MIT][MIT] | + +[MIT]: http://opensource.org/licenses/MIT +[Apache v2]: https://www.apache.org/licenses/LICENSE-2.0 +[BSD-2]: http://opensource.org/licenses/BSD-2-Clause +[BSD-3]: http://opensource.org/licenses/BSD-3-Clause +[Unknown]: https://github.com/shu223/AnimatedTransitionGallery/issues/5 \ No newline at end of file