Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cjwirth/awesome-ios-ui

A curated list of awesome iOS UI/UX libraries
https://github.com/cjwirth/awesome-ios-ui

List: awesome-ios-ui

Last synced: 25 days ago
JSON representation

A curated list of awesome iOS UI/UX libraries

Awesome Lists containing this project

README

        

awesome-ios-ui [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
==============

A curated list of awesome iOS UI/UX libraries.
Inspired by [wasabeef]'s excellent [Android Version].

### Contributing

Found a UI/UX library that you think is _awesome_?? Want to share it with the world? Add your repo's information to my [awesome-creator], where I keep the library metadata!

### 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)
* [Onboarding and Tutorials](#onboarding-and-tutorials) - [file](/pages/Onboarding.md)
* [Photo and Video](#photo-and-video) - [file](/pages/PhotoVideo.md)
* [Progress Views](#progress-views) - [file](/pages/ProgressViews.md)
* [RefreshControls](#refreshcontrols) - [file](/pages/RefreshControls.md)
* [Side Menu](#side-menu) - [file](/pages/SideMenu.md)
* [Tab Bars](#tab-bars) - [file](/pages/TabBars.md)
* [Table/Collection Views](#tablecollection-views) - [file](/pages/TableCollectionViews.md)
* [User Input](#user-input) - [file](/pages/UserInput.md)

Animations and Transitions
==========================
Repo | Demo
--- | ---
[AnimatedTransitionGallery](https://github.com/shu223/AnimatedTransitionGallery)
[![](http://gh-btns.cjwirth.com/stars/shu223/AnimatedTransitionGallery)](https://github.com/shu223/AnimatedTransitionGallery/stargazers)
Language: Obj-C
License: [Unknown][Unknown] |
[RZTransitions](https://github.com/Raizlabs/RZTransitions)
[![](http://gh-btns.cjwirth.com/stars/Raizlabs/RZTransitions)](https://github.com/Raizlabs/RZTransitions/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[DCAnimationKit](https://github.com/daltoniam/DCAnimationKit)
[![](http://gh-btns.cjwirth.com/stars/daltoniam/DCAnimationKit)](https://github.com/daltoniam/DCAnimationKit/stargazers)
Language: Obj-C
License: [Apache v2][Apache v2] |
[PMTween](https://github.com/poetmountain/PMTween)
[![](http://gh-btns.cjwirth.com/stars/poetmountain/PMTween)](https://github.com/poetmountain/PMTween/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[SAHistoryNavigationViewController](https://github.com/szk-atmosphere/SAHistoryNavigationViewController)
[![](http://gh-btns.cjwirth.com/stars/szk-atmosphere/SAHistoryNavigationViewController)](https://github.com/szk-atmosphere/SAHistoryNavigationViewController/stargazers)
Language: Swift
License: [MIT][MIT] |
[WobbleView](https://github.com/inFullMobile/WobbleView)
[![](http://gh-btns.cjwirth.com/stars/inFullMobile/WobbleView)](https://github.com/inFullMobile/WobbleView/stargazers)
Language: Swift
License: [MIT][MIT] |
[CBZSplashView](https://github.com/callumboddy/CBZSplashView)
[![](http://gh-btns.cjwirth.com/stars/callumboddy/CBZSplashView)](https://github.com/callumboddy/CBZSplashView/stargazers)
Language: Obj-C
License: [MIT][MIT] |

Badges
======
Repo | Demo
--- | ---
[RKNotificationHub](https://github.com/cwRichardKim/RKNotificationHub)
[![](http://gh-btns.cjwirth.com/stars/cwRichardKim/RKNotificationHub)](https://github.com/cwRichardKim/RKNotificationHub/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[BBBadgeBarButtonItem](https://github.com/TanguyAladenise/BBBadgeBarButtonItem)
[![](http://gh-btns.cjwirth.com/stars/TanguyAladenise/BBBadgeBarButtonItem)](https://github.com/TanguyAladenise/BBBadgeBarButtonItem/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[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
--- | ---
[FLAnimatedImage](https://github.com/Flipboard/FLAnimatedImage)
[![](http://gh-btns.cjwirth.com/stars/Flipboard/FLAnimatedImage)](https://github.com/Flipboard/FLAnimatedImage/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[PulsingHalo](https://github.com/shu223/PulsingHalo)
[![](http://gh-btns.cjwirth.com/stars/shu223/PulsingHalo)](https://github.com/shu223/PulsingHalo/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[UITextField-Shake](https://github.com/andreamazz/UITextField-Shake)
[![](http://gh-btns.cjwirth.com/stars/andreamazz/UITextField-Shake)](https://github.com/andreamazz/UITextField-Shake/stargazers)
Language: Obj-C
License: [MIT][MIT] |

Material Design
===============
Repo | Demo
--- | ---
[Material](https://github.com/CosmicMind/Material)
[![](http://gh-btns.cjwirth.com/stars/CosmicMind/Material)](https://github.com/CosmicMind/Material/stargazers)
Language: Swift
License: [BSD-3][BSD-3] |
[MaterialKit](https://github.com/nghialv/MaterialKit)
[![](http://gh-btns.cjwirth.com/stars/nghialv/MaterialKit)](https://github.com/nghialv/MaterialKit/stargazers)
Language: Swift
License: [MIT][MIT] |

Notifications and Alerts
========================
Repo | Demo
--- | ---
[TSMessages](https://github.com/KrauseFx/TSMessages)
[![](http://gh-btns.cjwirth.com/stars/KrauseFx/TSMessages)](https://github.com/KrauseFx/TSMessages/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[CRToast](https://github.com/cruffenach/CRToast)
[![](http://gh-btns.cjwirth.com/stars/cruffenach/CRToast)](https://github.com/cruffenach/CRToast/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[TWMessageBarManager](https://github.com/terryworona/TWMessageBarManager)
[![](http://gh-btns.cjwirth.com/stars/terryworona/TWMessageBarManager)](https://github.com/terryworona/TWMessageBarManager/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[RKDropdownAlert](https://github.com/cwRichardKim/RKDropdownAlert)
[![](http://gh-btns.cjwirth.com/stars/cwRichardKim/RKDropdownAlert)](https://github.com/cwRichardKim/RKDropdownAlert/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[SimpleAlert](https://github.com/KyoheiG3/SimpleAlert)
[![](http://gh-btns.cjwirth.com/stars/KyoheiG3/SimpleAlert)](https://github.com/KyoheiG3/SimpleAlert/stargazers)
Language: Swift
License: [MIT][MIT] |
[JFMinimalNotifications](https://github.com/atljeremy/JFMinimalNotifications)
[![](http://gh-btns.cjwirth.com/stars/atljeremy/JFMinimalNotifications)](https://github.com/atljeremy/JFMinimalNotifications/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[MGFashionMenuView](https://github.com/matteogobbi/MGFashionMenuView)
[![](http://gh-btns.cjwirth.com/stars/matteogobbi/MGFashionMenuView)](https://github.com/matteogobbi/MGFashionMenuView/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[KLCPopup](https://github.com/jmascia/KLCPopup)
[![](http://gh-btns.cjwirth.com/stars/jmascia/KLCPopup)](https://github.com/jmascia/KLCPopup/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[MZFormSheetController](https://github.com/m1entus/MZFormSheetController)
[![](http://gh-btns.cjwirth.com/stars/m1entus/MZFormSheetController)](https://github.com/m1entus/MZFormSheetController/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[Notie](https://github.com/thii/Notie)
[![](http://gh-btns.cjwirth.com/stars/thii/Notie)](https://github.com/thii/Notie/stargazers)
Language: Swift
License: [MIT][MIT] |
[LNNotificationsUI](https://github.com/LeoNatan/LNNotificationsUI)
[![](http://gh-btns.cjwirth.com/stars/LeoNatan/LNNotificationsUI)](https://github.com/LeoNatan/LNNotificationsUI/stargazers)
Language: Obj-C
License: [MIT][MIT] |

Onboarding and Tutorials
========================
Repo | Demo
--- | ---
[JazzHands](https://github.com/IFTTT/JazzHands)
[![](http://gh-btns.cjwirth.com/stars/IFTTT/JazzHands)](https://github.com/IFTTT/JazzHands/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[MYBlurIntroductionView](https://github.com/MatthewYork/MYBlurIntroductionView)
[![](http://gh-btns.cjwirth.com/stars/MatthewYork/MYBlurIntroductionView)](https://github.com/MatthewYork/MYBlurIntroductionView/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[Onboard](https://github.com/mamaral/Onboard)
[![](http://gh-btns.cjwirth.com/stars/mamaral/Onboard)](https://github.com/mamaral/Onboard/stargazers)
Language: Obj-C
License: [MIT][MIT] |

Photo and Video
===============
Repo | Demo
--- | ---
[MWPhotoBrowser](https://github.com/mwaterfall/MWPhotoBrowser)
[![](http://gh-btns.cjwirth.com/stars/mwaterfall/MWPhotoBrowser)](https://github.com/mwaterfall/MWPhotoBrowser/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[XCDYouTubeKit](https://github.com/0xced/XCDYouTubeKit)
[![](http://gh-btns.cjwirth.com/stars/0xced/XCDYouTubeKit)](https://github.com/0xced/XCDYouTubeKit/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[MHVideoPhotoGallery](https://github.com/mariohahn/MHVideoPhotoGallery)
[![](http://gh-btns.cjwirth.com/stars/mariohahn/MHVideoPhotoGallery)](https://github.com/mariohahn/MHVideoPhotoGallery/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[EBPhotoPages](https://github.com/EddyBorja/EBPhotoPages)
[![](http://gh-btns.cjwirth.com/stars/EddyBorja/EBPhotoPages)](https://github.com/EddyBorja/EBPhotoPages/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[ASMediaFocusManager](https://github.com/autresphere/ASMediaFocusManager)
[![](http://gh-btns.cjwirth.com/stars/autresphere/ASMediaFocusManager)](https://github.com/autresphere/ASMediaFocusManager/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[VideoSplashKit](https://github.com/movielala/VideoSplashKit)
[![](http://gh-btns.cjwirth.com/stars/movielala/VideoSplashKit)](https://github.com/movielala/VideoSplashKit/stargazers)
Language: Swift
License: [MIT][MIT] |

Progress Views
==============
Repo | Demo
--- | ---
[MBProgressHUD](https://github.com/jdg/MBProgressHUD)
[![](http://gh-btns.cjwirth.com/stars/jdg/MBProgressHUD)](https://github.com/jdg/MBProgressHUD/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[MRProgress](https://github.com/mrackwitz/MRProgress)
[![](http://gh-btns.cjwirth.com/stars/mrackwitz/MRProgress)](https://github.com/mrackwitz/MRProgress/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[M13ProgressSuite](https://github.com/Marxon13/M13ProgressSuite)
[![](http://gh-btns.cjwirth.com/stars/Marxon13/M13ProgressSuite)](https://github.com/Marxon13/M13ProgressSuite/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[FFCircularProgressView](https://github.com/elbryan/FFCircularProgressView)
[![](http://gh-btns.cjwirth.com/stars/elbryan/FFCircularProgressView)](https://github.com/elbryan/FFCircularProgressView/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[GaugeKit](https://github.com/skywinder/GaugeKit)
[![](http://gh-btns.cjwirth.com/stars/skywinder/GaugeKit)](https://github.com/skywinder/GaugeKit/stargazers)
Language: Swift
License: [MIT][MIT] |
[NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView)
[![](http://gh-btns.cjwirth.com/stars/ninjaprox/NVActivityIndicatorView)](https://github.com/ninjaprox/NVActivityIndicatorView/stargazers)
Language: Swift
License: [MIT][MIT] |

RefreshControls
===============
Repo | Demo
--- | ---
[CBStoreHouseRefreshControl](https://github.com/coolbeet/CBStoreHouseRefreshControl)
[![](http://gh-btns.cjwirth.com/stars/coolbeet/CBStoreHouseRefreshControl)](https://github.com/coolbeet/CBStoreHouseRefreshControl/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[UzysAnimatedGifPullToRefresh](https://github.com/uzysjung/UzysAnimatedGifPullToRefresh)
[![](http://gh-btns.cjwirth.com/stars/uzysjung/UzysAnimatedGifPullToRefresh)](https://github.com/uzysjung/UzysAnimatedGifPullToRefresh/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[BOZPongRefreshControl](https://github.com/boztalay/BOZPongRefreshControl)
[![](http://gh-btns.cjwirth.com/stars/boztalay/BOZPongRefreshControl)](https://github.com/boztalay/BOZPongRefreshControl/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[mntpulltoreact](https://github.com/mentionapp/mntpulltoreact)
[![](http://gh-btns.cjwirth.com/stars/mentionapp/mntpulltoreact)](https://github.com/mentionapp/mntpulltoreact/stargazers)
Language: Obj-C
License: [Apache v2][Apache v2] |
[UzysCircularProgressPullToRefresh](https://github.com/uzysjung/UzysCircularProgressPullToRefresh)
[![](http://gh-btns.cjwirth.com/stars/uzysjung/UzysCircularProgressPullToRefresh)](https://github.com/uzysjung/UzysCircularProgressPullToRefresh/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[PullToRefreshCoreText](https://github.com/cemolcay/PullToRefreshCoreText)
[![](http://gh-btns.cjwirth.com/stars/cemolcay/PullToRefreshCoreText)](https://github.com/cemolcay/PullToRefreshCoreText/stargazers)
Language: Obj-C
License: [MIT][MIT] |

Side Menu
=========
Repo | Demo
--- | ---
[RESideMenu](https://github.com/romaonthego/RESideMenu)
[![](http://gh-btns.cjwirth.com/stars/romaonthego/RESideMenu)](https://github.com/romaonthego/RESideMenu/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[REFrostedViewController](https://github.com/romaonthego/REFrostedViewController)
[![](http://gh-btns.cjwirth.com/stars/romaonthego/REFrostedViewController)](https://github.com/romaonthego/REFrostedViewController/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[TWTSideMenuViewController](https://github.com/twotoasters/TWTSideMenuViewController)
[![](http://gh-btns.cjwirth.com/stars/twotoasters/TWTSideMenuViewController)](https://github.com/twotoasters/TWTSideMenuViewController/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[AMSlideMenu](https://github.com/SocialObjects-Software/AMSlideMenu)
[![](http://gh-btns.cjwirth.com/stars/SocialObjects-Software/AMSlideMenu)](https://github.com/SocialObjects-Software/AMSlideMenu/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[CariocaMenu](https://github.com/arn00s/cariocamenu)
[![](http://gh-btns.cjwirth.com/stars/arn00s/CariocaMenu)](https://github.com/arn00s/CariocaMenu/stargazers)
Language: Swift
License: [MIT][MIT] |

Tab Bars
========
Repo | Demo
--- | ---
[MinimalTabBar](https://github.com/jamesdunay/MinimalTabBar)
[![](http://gh-btns.cjwirth.com/stars/jamesdunay/MinimalTabBar)](https://github.com/jamesdunay/MinimalTabBar/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[adaptive-tab-bar](https://github.com/Ramotion/adaptive-tab-bar)
[![](http://gh-btns.cjwirth.com/stars/Ramotion/adaptive-tab-bar)](https://github.com/Ramotion/adaptive-tab-bar/stargazers)
Language: Swift
License: [MIT][MIT] |
[FoldingTabBar.iOS](https://github.com/Yalantis/FoldingTabBar.iOS)
[![](http://gh-btns.cjwirth.com/stars/Yalantis/FoldingTabBar.iOS)](https://github.com/Yalantis/FoldingTabBar.iOS/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[GGTabBar](https://github.com/Goles/GGTabBar)
[![](http://gh-btns.cjwirth.com/stars/Goles/GGTabBar)](https://github.com/Goles/GGTabBar/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[BFPaperTabBarController](https://github.com/bfeher/BFPaperTabBarController)
[![](http://gh-btns.cjwirth.com/stars/bfeher/BFPaperTabBarController)](https://github.com/bfeher/BFPaperTabBarController/stargazers)
Language: Obj-C
License: [MIT][MIT] |

Table/Collection Views
======================
Repo | Demo
--- | ---
[MPSkewed](https://github.com/MP0w/MPSkewed)
[![](http://gh-btns.cjwirth.com/stars/MP0w/MPSkewed)](https://github.com/MP0w/MPSkewed/stargazers)
Language: Obj-C
License: [BSD-3][BSD-3] |
[RATreeView](https://github.com/Augustyniak/RATreeView)
[![](http://gh-btns.cjwirth.com/stars/Augustyniak/RATreeView)](https://github.com/Augustyniak/RATreeView/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[MosaicLayout](https://github.com/betzerra/MosaicLayout)
[![](http://gh-btns.cjwirth.com/stars/betzerra/MosaicLayout)](https://github.com/betzerra/MosaicLayout/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[DSDynamicScrollView](https://github.com/damirstuhec/DSDynamicScrollView)
[![](http://gh-btns.cjwirth.com/stars/damirstuhec/DSDynamicScrollView)](https://github.com/damirstuhec/DSDynamicScrollView/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[CSStickyHeaderFlowLayout](https://github.com/jamztang/CSStickyHeaderFlowLayout)
[![](http://gh-btns.cjwirth.com/stars/jamztang/CSStickyHeaderFlowLayout)](https://github.com/jamztang/CSStickyHeaderFlowLayout/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[BLKFlexibleHeightBar](https://github.com/bryankeller/BLKFlexibleHeightBar)
[![](http://gh-btns.cjwirth.com/stars/bryankeller/BLKFlexibleHeightBar)](https://github.com/bryankeller/BLKFlexibleHeightBar/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[SAParallaxViewControllerSwift](https://github.com/szk-atmosphere/SAParallaxViewControllerSwift)
[![](http://gh-btns.cjwirth.com/stars/szk-atmosphere/SAParallaxViewControllerSwift)](https://github.com/szk-atmosphere/SAParallaxViewControllerSwift/stargazers)
Language: Swift
License: [MIT][MIT] |
[MGSpotyViewController](https://github.com/matteogobbi/MGSpotyViewController)
[![](http://gh-btns.cjwirth.com/stars/matteogobbi/MGSpotyViewController)](https://github.com/matteogobbi/MGSpotyViewController/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[RAReorderableLayout](https://github.com/ra1028/RAReorderableLayout)
[![](http://gh-btns.cjwirth.com/stars/ra1028/RAReorderableLayout)](https://github.com/ra1028/RAReorderableLayout/stargazers)
Language: Swift
License: [MIT][MIT] |

User Input
==========
Repo | Demo
--- | ---
[RKRichTextView](https://github.com/ren6/RKRichTextView)
[![](http://gh-btns.cjwirth.com/stars/ren6/RKRichTextView)](https://github.com/ren6/RKRichTextView/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor)
[![](http://gh-btns.cjwirth.com/stars/nnhubbard/ZSSRichTextEditor)](https://github.com/nnhubbard/ZSSRichTextEditor/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[RichEditorView](https://github.com/cjwirth/RichEditorView)
[![](http://gh-btns.cjwirth.com/stars/cjwirth/RichEditorView)](https://github.com/cjwirth/RichEditorView/stargazers)
Language: Swift
License: [BSD-3][BSD-3] |
[TextFieldEffects](https://github.com/raulriera/TextFieldEffects)
[![](http://gh-btns.cjwirth.com/stars/raulriera/TextFieldEffects)](https://github.com/raulriera/TextFieldEffects/stargazers)
Language: Swift
License: [MIT][MIT] |
[SlackTextViewController](https://github.com/slackhq/SlackTextViewController)
[![](http://gh-btns.cjwirth.com/stars/slackhq/SlackTextViewController)](https://github.com/slackhq/SlackTextViewController/stargazers)
Language: Obj-C
License: [Apache v2][Apache v2] |
[JVFloatLabeledTextField](https://github.com/jverdi/JVFloatLabeledTextField)
[![](http://gh-btns.cjwirth.com/stars/jverdi/JVFloatLabeledTextField)](https://github.com/jverdi/JVFloatLabeledTextField/stargazers)
Language: Obj-C
License: [MIT][MIT] |
[ActionSheetPicker-3.0](https://github.com/skywinder/ActionSheetPicker-3.0)
[![](http://gh-btns.cjwirth.com/stars/skywinder/ActionSheetPicker-3.0)](https://github.com/skywinder/ActionSheetPicker-3.0/stargazers)
Language: Obj-C
License: [BSD-3][BSD-3] |
[HTYTextField](https://github.com/hanton/HTYTextField)
[![](http://gh-btns.cjwirth.com/stars/hanton/HTYTextField)](https://github.com/hanton/HTYTextField/stargazers)
Language: Swift
License: [MIT][MIT] |

[wasabeef]: https://github.com/wasabeef
[Android Version]: https://github.com/wasabeef/awesome-android-ui
[awesome-creator]: https://github.com/cjwirth/awesome-creator
[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