1011 lines
37 KiB
HTML
1011 lines
37 KiB
HTML
<h1 id="awesome-ios-ui-awesome">awesome-ios-ui <a
|
||
href="https://github.com/sindresorhus/awesome"><img
|
||
src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg"
|
||
alt="Awesome" /></a></h1>
|
||
<p>A curated list of awesome iOS UI/UX libraries. Inspired by <a
|
||
href="https://github.com/wasabeef">wasabeef</a>’s excellent <a
|
||
href="https://github.com/wasabeef/awesome-android-ui">Android
|
||
Version</a>.</p>
|
||
<h3 id="contributing">Contributing</h3>
|
||
<p>Found a UI/UX library that you think is <em>awesome</em>?? Want to
|
||
share it with the world? Add your repo’s information to my <a
|
||
href="https://github.com/cjwirth/awesome-creator">awesome-creator</a>,
|
||
where I keep the library metadata!</p>
|
||
<h3 id="index">Index</h3>
|
||
<ul>
|
||
<li><a href="#animations-and-transitions">Animations and Transitions</a>
|
||
- <a href="/pages/Animations.md">file</a></li>
|
||
<li><a href="#badges">Badges</a> - <a
|
||
href="/pages/Badges.md">file</a></li>
|
||
<li><a href="#calendars">Calendars</a> - <a
|
||
href="/pages/Calendars.md">file</a></li>
|
||
<li><a href="#effects">Effects</a> - <a
|
||
href="/pages/Effects.md">file</a></li>
|
||
<li><a href="#material-design">Material Design</a> - <a
|
||
href="/pages/MaterialDesign.md">file</a></li>
|
||
<li><a href="#notifications-and-alerts">Notifications and Alerts</a> -
|
||
<a href="/pages/NotificationsAlerts.md">file</a></li>
|
||
<li><a href="#onboarding-and-tutorials">Onboarding and Tutorials</a> -
|
||
<a href="/pages/Onboarding.md">file</a></li>
|
||
<li><a href="#photo-and-video">Photo and Video</a> - <a
|
||
href="/pages/PhotoVideo.md">file</a></li>
|
||
<li><a href="#progress-views">Progress Views</a> - <a
|
||
href="/pages/ProgressViews.md">file</a></li>
|
||
<li><a href="#refreshcontrols">RefreshControls</a> - <a
|
||
href="/pages/RefreshControls.md">file</a></li>
|
||
<li><a href="#side-menu">Side Menu</a> - <a
|
||
href="/pages/SideMenu.md">file</a></li>
|
||
<li><a href="#tab-bars">Tab Bars</a> - <a
|
||
href="/pages/TabBars.md">file</a></li>
|
||
<li><a href="#tablecollection-views">Table/Collection Views</a> - <a
|
||
href="/pages/TableCollectionViews.md">file</a></li>
|
||
<li><a href="#user-input">User Input</a> - <a
|
||
href="/pages/UserInput.md">file</a></li>
|
||
</ul>
|
||
<h1 id="animations-and-transitions">Animations and Transitions</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/shu223/AnimatedTransitionGallery">AnimatedTransitionGallery</a>
|
||
<br> <a
|
||
href="https://github.com/shu223/AnimatedTransitionGallery/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/shu223/AnimatedTransitionGallery" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="https://github.com/shu223/AnimatedTransitionGallery/issues/5">Unknown</a></td>
|
||
<td><img src="/assets/AnimatedTransitionGallery1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/Raizlabs/RZTransitions">RZTransitions</a> <br>
|
||
<a href="https://github.com/Raizlabs/RZTransitions/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Raizlabs/RZTransitions" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RZTransitions1.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/daltoniam/DCAnimationKit">DCAnimationKit</a>
|
||
<br> <a
|
||
href="https://github.com/daltoniam/DCAnimationKit/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/daltoniam/DCAnimationKit" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="https://www.apache.org/licenses/LICENSE-2.0">Apache v2</a></td>
|
||
<td><img src="/assets/DCAnimationKit1.gif" width="49%" >
|
||
<img src="/assets/DCAnimationKit2.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/poetmountain/PMTween">PMTween</a> <br>
|
||
<a href="https://github.com/poetmountain/PMTween/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/poetmountain/PMTween" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/PMTween1.gif">
|
||
<img src="/assets/PMTween2.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/szk-atmosphere/SAHistoryNavigationViewController">SAHistoryNavigationViewController</a>
|
||
<br> <a
|
||
href="https://github.com/szk-atmosphere/SAHistoryNavigationViewController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/szk-atmosphere/SAHistoryNavigationViewController" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/SAHistoryNavigationViewController1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/inFullMobile/WobbleView">WobbleView</a>
|
||
<br> <a
|
||
href="https://github.com/inFullMobile/WobbleView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/inFullMobile/WobbleView" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/wobble-view.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/callumboddy/CBZSplashView">CBZSplashView</a>
|
||
<br> <a
|
||
href="https://github.com/callumboddy/CBZSplashView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/callumboddy/CBZSplashView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/CBZSplashView1.gif" width="49%" ></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="badges">Badges</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/cwRichardKim/RKNotificationHub">RKNotificationHub</a>
|
||
<br> <a
|
||
href="https://github.com/cwRichardKim/RKNotificationHub/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/cwRichardKim/RKNotificationHub" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RKNotificationHub1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/TanguyAladenise/BBBadgeBarButtonItem">BBBadgeBarButtonItem</a>
|
||
<br> <a
|
||
href="https://github.com/TanguyAladenise/BBBadgeBarButtonItem/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/TanguyAladenise/BBBadgeBarButtonItem" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/BBBadgeBarButtonItem1.png"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/JaviSoto/JSBadgeView">JSBadgeView</a>
|
||
<br> <a href="https://github.com/JaviSoto/JSBadgeView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/JaviSoto/JSBadgeView" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/JSBadgeView1.png">
|
||
<img src="/assets/JSBadgeView2.png"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="calendars">Calendars</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/WenchaoIOS/FSCalendar">FSCalendar</a>
|
||
<br> <a href="https://github.com/WenchaoIOS/FSCalendar/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/WenchaoIOS/FSCalendar" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/FSCalendar1.jpg"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/Glow-Inc/GLCalendarView">GLCalendarView</a>
|
||
<br> <a
|
||
href="https://github.com/Glow-Inc/GLCalendarView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Glow-Inc/GLCalendarView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/GLCalendarView1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/jonathantribouharet/JTCalendar">JTCalendar</a>
|
||
<br> <a
|
||
href="https://github.com/jonathantribouharet/JTCalendar/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/jonathantribouharet/JTCalendar" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/JTCalendar1.gif">
|
||
<img src="/assets/JTCalendar2.png"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="effects">Effects</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/Flipboard/FLAnimatedImage">FLAnimatedImage</a>
|
||
<br> <a
|
||
href="https://github.com/Flipboard/FLAnimatedImage/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Flipboard/FLAnimatedImage" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/FLAnimatedImage1.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/shu223/PulsingHalo">PulsingHalo</a> <br>
|
||
<a href="https://github.com/shu223/PulsingHalo/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/shu223/PulsingHalo" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/PulsingHalo1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/andreamazz/UITextField-Shake">UITextField-Shake</a>
|
||
<br> <a
|
||
href="https://github.com/andreamazz/UITextField-Shake/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/andreamazz/UITextField-Shake" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/UITextField-Shake1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="material-design">Material Design</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/CosmicMind/Material">Material</a> <br>
|
||
<a href="https://github.com/CosmicMind/Material/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/CosmicMind/Material" /></a> <br>
|
||
Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/BSD-3-Clause">BSD-3</a></td>
|
||
<td><img src="/assets/Material1.gif"> <img src="/assets/Material2.gif">
|
||
<img src="/assets/Material3.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/nghialv/MaterialKit">MaterialKit</a>
|
||
<br> <a href="https://github.com/nghialv/MaterialKit/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/nghialv/MaterialKit" /></a> <br>
|
||
Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MaterialKit1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="notifications-and-alerts">Notifications and Alerts</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/KrauseFx/TSMessages">TSMessages</a> <br>
|
||
<a href="https://github.com/KrauseFx/TSMessages/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/KrauseFx/TSMessages" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/TSMessages1.png">
|
||
<img src="/assets/TSMessages2.png">
|
||
<img src="/assets/TSMessages3.png"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/cruffenach/CRToast">CRToast</a> <br> <a
|
||
href="https://github.com/cruffenach/CRToast/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/cruffenach/CRToast" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/CRToast1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/terryworona/TWMessageBarManager">TWMessageBarManager</a>
|
||
<br> <a
|
||
href="https://github.com/terryworona/TWMessageBarManager/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/terryworona/TWMessageBarManager" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/TWMessageBarManager1.png"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/cwRichardKim/RKDropdownAlert">RKDropdownAlert</a>
|
||
<br> <a
|
||
href="https://github.com/cwRichardKim/RKDropdownAlert/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/cwRichardKim/RKDropdownAlert" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RKDropdownAlert1.gif" width="49%" >
|
||
<img src="/assets/RKDropdownAlert2.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/KyoheiG3/SimpleAlert">SimpleAlert</a>
|
||
<br> <a href="https://github.com/KyoheiG3/SimpleAlert/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/KyoheiG3/SimpleAlert" /></a> <br>
|
||
Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/SimpleAlert1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/atljeremy/JFMinimalNotifications">JFMinimalNotifications</a>
|
||
<br> <a
|
||
href="https://github.com/atljeremy/JFMinimalNotifications/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/atljeremy/JFMinimalNotifications" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/JFMinimalNotifications1.gif" width="49%" >
|
||
<img src="/assets/JFMinimalNotifications2.gif" width="49%" >
|
||
<img src="/assets/JFMinimalNotifications3.jpeg"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/matteogobbi/MGFashionMenuView">MGFashionMenuView</a>
|
||
<br> <a
|
||
href="https://github.com/matteogobbi/MGFashionMenuView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/matteogobbi/MGFashionMenuView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MGFashionMenuView1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/jmascia/KLCPopup">KLCPopup</a> <br> <a
|
||
href="https://github.com/jmascia/KLCPopup/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/jmascia/KLCPopup" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/KLCPopup1.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/m1entus/MZFormSheetController">MZFormSheetController</a>
|
||
<br> <a
|
||
href="https://github.com/m1entus/MZFormSheetController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/m1entus/MZFormSheetController" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MZFormSheetController1.png" width="49%" >
|
||
<img src="/assets/MZFormSheetController2.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/thii/Notie">Notie</a> <br> <a
|
||
href="https://github.com/thii/Notie/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/thii/Notie" /></a> <br> Language:
|
||
Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/Notie1.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/LeoNatan/LNNotificationsUI">LNNotificationsUI</a>
|
||
<br> <a
|
||
href="https://github.com/LeoNatan/LNNotificationsUI/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/LeoNatan/LNNotificationsUI" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/LNNotificationsUI1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="onboarding-and-tutorials">Onboarding and Tutorials</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/IFTTT/JazzHands">JazzHands</a> <br> <a
|
||
href="https://github.com/IFTTT/JazzHands/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/IFTTT/JazzHands" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/JazzHands1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/MatthewYork/MYBlurIntroductionView">MYBlurIntroductionView</a>
|
||
<br> <a
|
||
href="https://github.com/MatthewYork/MYBlurIntroductionView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/MatthewYork/MYBlurIntroductionView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MYBlurIntroductionView1.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/mamaral/Onboard">Onboard</a> <br> <a
|
||
href="https://github.com/mamaral/Onboard/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/mamaral/Onboard" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/Onboard1.gif" width="49%" ></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="photo-and-video">Photo and Video</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/mwaterfall/MWPhotoBrowser">MWPhotoBrowser</a>
|
||
<br> <a
|
||
href="https://github.com/mwaterfall/MWPhotoBrowser/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/mwaterfall/MWPhotoBrowser" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MWPhotoBrowser1.png" width="49%" >
|
||
<img src="/assets/MWPhotoBrowser2.png" width="49%" >
|
||
<img src="/assets/MWPhotoBrowser3.png" width="49%" >
|
||
<img src="/assets/MWPhotoBrowser4.png" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/0xced/XCDYouTubeKit">XCDYouTubeKit</a>
|
||
<br> <a href="https://github.com/0xced/XCDYouTubeKit/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/0xced/XCDYouTubeKit" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/XCDYouTubeKit1.png"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/mariohahn/MHVideoPhotoGallery">MHVideoPhotoGallery</a>
|
||
<br> <a
|
||
href="https://github.com/mariohahn/MHVideoPhotoGallery/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/mariohahn/MHVideoPhotoGallery" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MHVideoPhotoGallery1.gif" width="49%" >
|
||
<img src="/assets/MHVideoPhotoGallery2.gif" width="49%" >
|
||
<img src="/assets/MHVideoPhotoGallery3.gif" width="49%" >
|
||
<img src="/assets/MHVideoPhotoGallery4.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/EddyBorja/EBPhotoPages">EBPhotoPages</a>
|
||
<br> <a href="https://github.com/EddyBorja/EBPhotoPages/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/EddyBorja/EBPhotoPages" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/EBPhotoPages1.png" width="49%" >
|
||
<img src="/assets/EBPhotoPages2.png" width="49%" >
|
||
<img src="/assets/EBPhotoPages3.png" width="49%" >
|
||
<img src="/assets/EBPhotoPages4.png" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/autresphere/ASMediaFocusManager">ASMediaFocusManager</a>
|
||
<br> <a
|
||
href="https://github.com/autresphere/ASMediaFocusManager/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/autresphere/ASMediaFocusManager" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/ASMediaFocusManager1.gif">
|
||
<img src="/assets/ASMediaFocusManager2.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/movielala/VideoSplashKit">VideoSplashKit</a>
|
||
<br> <a
|
||
href="https://github.com/movielala/VideoSplashKit/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/movielala/VideoSplashKit" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/VideoSplash1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="progress-views">Progress Views</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/jdg/MBProgressHUD">MBProgressHUD</a>
|
||
<br> <a href="https://github.com/jdg/MBProgressHUD/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/jdg/MBProgressHUD" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MBProgressHUD1.png">
|
||
<img src="/assets/MBProgressHUD2.png">
|
||
<img src="/assets/MBProgressHUD3.png">
|
||
<img src="/assets/MBProgressHUD4.png">
|
||
<img src="/assets/MBProgressHUD5.png">
|
||
<img src="/assets/MBProgressHUD6.png">
|
||
<img src="/assets/MBProgressHUD7.png"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/mrackwitz/MRProgress">MRProgress</a>
|
||
<br> <a href="https://github.com/mrackwitz/MRProgress/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/mrackwitz/MRProgress" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MRProgress2.jpg">
|
||
<img src="/assets/MRProgress4.jpg">
|
||
<img src="/assets/MRProgress6.jpg"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/Marxon13/M13ProgressSuite">M13ProgressSuite</a>
|
||
<br> <a
|
||
href="https://github.com/Marxon13/M13ProgressSuite/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Marxon13/M13ProgressSuite" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/M13ProgressSuite1.gif">
|
||
<img src="/assets/M13ProgressSuite2.gif">
|
||
<img src="/assets/M13ProgressSuite3.gif">
|
||
<img src="/assets/M13ProgressSuite4.gif">
|
||
<img src="/assets/M13ProgressSuite5.gif">
|
||
<img src="/assets/M13ProgressSuite6.gif">
|
||
<img src="/assets/M13ProgressSuite7.gif">
|
||
<img src="/assets/M13ProgressSuite8.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/elbryan/FFCircularProgressView">FFCircularProgressView</a>
|
||
<br> <a
|
||
href="https://github.com/elbryan/FFCircularProgressView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/elbryan/FFCircularProgressView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/FFCircularProgressView1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/skywinder/GaugeKit">GaugeKit</a> <br> <a
|
||
href="https://github.com/skywinder/GaugeKit/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/skywinder/GaugeKit" /></a> <br>
|
||
Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/GaugeKit1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/ninjaprox/NVActivityIndicatorView">NVActivityIndicatorView</a>
|
||
<br> <a
|
||
href="https://github.com/ninjaprox/NVActivityIndicatorView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/ninjaprox/NVActivityIndicatorView" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/NVActivityIndicatorView1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="refreshcontrols">RefreshControls</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/coolbeet/CBStoreHouseRefreshControl">CBStoreHouseRefreshControl</a>
|
||
<br> <a
|
||
href="https://github.com/coolbeet/CBStoreHouseRefreshControl/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/coolbeet/CBStoreHouseRefreshControl" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/CBStoreHouseRefreshControl1.gif">
|
||
<img src="/assets/CBStoreHouseRefreshControl2.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/uzysjung/UzysAnimatedGifPullToRefresh">UzysAnimatedGifPullToRefresh</a>
|
||
<br> <a
|
||
href="https://github.com/uzysjung/UzysAnimatedGifPullToRefresh/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/uzysjung/UzysAnimatedGifPullToRefresh" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/UzysAnimatedGifPullToRefresh1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/boztalay/BOZPongRefreshControl">BOZPongRefreshControl</a>
|
||
<br> <a
|
||
href="https://github.com/boztalay/BOZPongRefreshControl/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/boztalay/BOZPongRefreshControl" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/BOZPongRefreshControl1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/mentionapp/mntpulltoreact">mntpulltoreact</a>
|
||
<br> <a
|
||
href="https://github.com/mentionapp/mntpulltoreact/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/mentionapp/mntpulltoreact" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="https://www.apache.org/licenses/LICENSE-2.0">Apache v2</a></td>
|
||
<td><img src="/assets/MNTPullToReact1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/uzysjung/UzysCircularProgressPullToRefresh">UzysCircularProgressPullToRefresh</a>
|
||
<br> <a
|
||
href="https://github.com/uzysjung/UzysCircularProgressPullToRefresh/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/uzysjung/UzysCircularProgressPullToRefresh" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/UzysCircularProgressPullToRefresh1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/cemolcay/PullToRefreshCoreText">PullToRefreshCoreText</a>
|
||
<br> <a
|
||
href="https://github.com/cemolcay/PullToRefreshCoreText/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/cemolcay/PullToRefreshCoreText" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/PullToRefreshCoreText1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="side-menu">Side Menu</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/romaonthego/RESideMenu">RESideMenu</a>
|
||
<br> <a href="https://github.com/romaonthego/RESideMenu/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/romaonthego/RESideMenu" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RESideMenu1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/romaonthego/REFrostedViewController">REFrostedViewController</a>
|
||
<br> <a
|
||
href="https://github.com/romaonthego/REFrostedViewController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/romaonthego/REFrostedViewController" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/REFrostedViewController1.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/twotoasters/TWTSideMenuViewController">TWTSideMenuViewController</a>
|
||
<br> <a
|
||
href="https://github.com/twotoasters/TWTSideMenuViewController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/twotoasters/TWTSideMenuViewController" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/TWTSideMenuViewController1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/SocialObjects-Software/AMSlideMenu">AMSlideMenu</a>
|
||
<br> <a
|
||
href="https://github.com/SocialObjects-Software/AMSlideMenu/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/SocialObjects-Software/AMSlideMenu" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/AMSlideMenu1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/arn00s/cariocamenu">CariocaMenu</a> <br>
|
||
<a href="https://github.com/arn00s/CariocaMenu/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/arn00s/CariocaMenu" /></a> <br>
|
||
Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/cariocamenu.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="tab-bars">Tab Bars</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/jamesdunay/MinimalTabBar">MinimalTabBar</a>
|
||
<br> <a
|
||
href="https://github.com/jamesdunay/MinimalTabBar/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/jamesdunay/MinimalTabBar" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MinimalTabBar1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/Ramotion/adaptive-tab-bar">adaptive-tab-bar</a>
|
||
<br> <a
|
||
href="https://github.com/Ramotion/adaptive-tab-bar/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Ramotion/adaptive-tab-bar" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/adaptive-tab-bar1.png"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/Yalantis/FoldingTabBar.iOS">FoldingTabBar.iOS</a>
|
||
<br> <a
|
||
href="https://github.com/Yalantis/FoldingTabBar.iOS/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Yalantis/FoldingTabBar.iOS" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/FoldingTabBar.iOS1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/Goles/GGTabBar">GGTabBar</a> <br> <a
|
||
href="https://github.com/Goles/GGTabBar/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Goles/GGTabBar" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/GGTabBar1.png"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/bfeher/BFPaperTabBarController">BFPaperTabBarController</a>
|
||
<br> <a
|
||
href="https://github.com/bfeher/BFPaperTabBarController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/bfeher/BFPaperTabBarController" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/BFPaperTabBarController1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="tablecollection-views">Table/Collection Views</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/MP0w/MPSkewed">MPSkewed</a> <br> <a
|
||
href="https://github.com/MP0w/MPSkewed/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/MP0w/MPSkewed" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/BSD-3-Clause">BSD-3</a></td>
|
||
<td><img src="/assets/MPSkewed1.gif" width="49%" >
|
||
<img src="/assets/MPSkewed2.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/Augustyniak/RATreeView">RATreeView</a>
|
||
<br> <a href="https://github.com/Augustyniak/RATreeView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/Augustyniak/RATreeView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RATreeView1.gif" width="75%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/betzerra/MosaicLayout">MosaicLayout</a>
|
||
<br> <a href="https://github.com/betzerra/MosaicLayout/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/betzerra/MosaicLayout" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MosaicLayout1.png"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/damirstuhec/DSDynamicScrollView">DSDynamicScrollView</a>
|
||
<br> <a
|
||
href="https://github.com/damirstuhec/DSDynamicScrollView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/damirstuhec/DSDynamicScrollView" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/DSDynamicScrollView1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/jamztang/CSStickyHeaderFlowLayout">CSStickyHeaderFlowLayout</a>
|
||
<br> <a
|
||
href="https://github.com/jamztang/CSStickyHeaderFlowLayout/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/jamztang/CSStickyHeaderFlowLayout" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/CSStickyHeaderFlowLayout1.gif" width="49%" >
|
||
<img src="/assets/CSStickyHeaderFlowLayout2.gif" width="49%" >
|
||
<img src="/assets/CSStickyHeaderFlowLayout3.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/bryankeller/BLKFlexibleHeightBar">BLKFlexibleHeightBar</a>
|
||
<br> <a
|
||
href="https://github.com/bryankeller/BLKFlexibleHeightBar/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/bryankeller/BLKFlexibleHeightBar" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/BLKFlexibleHeightBar1.gif" width="49%" >
|
||
<img src="/assets/BLKFlexibleHeightBar2.gif" width="49%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/szk-atmosphere/SAParallaxViewControllerSwift">SAParallaxViewControllerSwift</a>
|
||
<br> <a
|
||
href="https://github.com/szk-atmosphere/SAParallaxViewControllerSwift/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/szk-atmosphere/SAParallaxViewControllerSwift" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/SAParallaxViewControllerSwift1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/matteogobbi/MGSpotyViewController">MGSpotyViewController</a>
|
||
<br> <a
|
||
href="https://github.com/matteogobbi/MGSpotyViewController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/matteogobbi/MGSpotyViewController" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/MGSpotyViewController1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/ra1028/RAReorderableLayout">RAReorderableLayout</a>
|
||
<br> <a
|
||
href="https://github.com/ra1028/RAReorderableLayout/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/ra1028/RAReorderableLayout" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RAReorderableLayout1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
<h1 id="user-input">User Input</h1>
|
||
<table>
|
||
<colgroup>
|
||
<col style="width: 50%" />
|
||
<col style="width: 50%" />
|
||
</colgroup>
|
||
<thead>
|
||
<tr class="header">
|
||
<th>Repo</th>
|
||
<th>Demo</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr class="odd">
|
||
<td><a href="https://github.com/ren6/RKRichTextView">RKRichTextView</a>
|
||
<br> <a href="https://github.com/ren6/RKRichTextView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/ren6/RKRichTextView" /></a> <br>
|
||
Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/RKRichTextView1.png"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/nnhubbard/ZSSRichTextEditor">ZSSRichTextEditor</a>
|
||
<br> <a
|
||
href="https://github.com/nnhubbard/ZSSRichTextEditor/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/nnhubbard/ZSSRichTextEditor" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/ZSSRichTextEditor1.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/cjwirth/RichEditorView">RichEditorView</a> <br>
|
||
<a href="https://github.com/cjwirth/RichEditorView/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/cjwirth/RichEditorView" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/BSD-3-Clause">BSD-3</a></td>
|
||
<td><img src="/assets/RichEditorView1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/raulriera/TextFieldEffects">TextFieldEffects</a>
|
||
<br> <a
|
||
href="https://github.com/raulriera/TextFieldEffects/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/raulriera/TextFieldEffects" /></a>
|
||
<br> Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/TextFieldEffects.gif"></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/slackhq/SlackTextViewController">SlackTextViewController</a>
|
||
<br> <a
|
||
href="https://github.com/slackhq/SlackTextViewController/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/slackhq/SlackTextViewController" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="https://www.apache.org/licenses/LICENSE-2.0">Apache v2</a></td>
|
||
<td><img src="/assets/SlackTextViewController1.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a
|
||
href="https://github.com/jverdi/JVFloatLabeledTextField">JVFloatLabeledTextField</a>
|
||
<br> <a
|
||
href="https://github.com/jverdi/JVFloatLabeledTextField/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/jverdi/JVFloatLabeledTextField" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/JVFloatLabeledTextField1.gif" width="100%" ></td>
|
||
</tr>
|
||
<tr class="odd">
|
||
<td><a
|
||
href="https://github.com/skywinder/ActionSheetPicker-3.0">ActionSheetPicker-3.0</a>
|
||
<br> <a
|
||
href="https://github.com/skywinder/ActionSheetPicker-3.0/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/skywinder/ActionSheetPicker-3.0" /></a>
|
||
<br> Language: Obj-C <br> License: <a
|
||
href="http://opensource.org/licenses/BSD-3-Clause">BSD-3</a></td>
|
||
<td><img src="/assets/ActionSheetPicker3.gif"></td>
|
||
</tr>
|
||
<tr class="even">
|
||
<td><a href="https://github.com/hanton/HTYTextField">HTYTextField</a>
|
||
<br> <a href="https://github.com/hanton/HTYTextField/stargazers"><img
|
||
src="http://gh-btns.cjwirth.com/stars/hanton/HTYTextField" /></a> <br>
|
||
Language: Swift <br> License: <a
|
||
href="http://opensource.org/licenses/MIT">MIT</a></td>
|
||
<td><img src="/assets/HTYTextField1.gif"></td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|