[[
wikihub
]]
Search
⌘K
Explore
People
For Agents
Sign in
Explore
People
For Agents
Sign in
@harrisonqian / Awesome / wiki/front-end-development/ios-ui.md
Suggest edit
Cancel
Submit suggestion
Title
Name
Note
--- visibility: public --- # iOS UI **repo:** [cjwirth/awesome-ios-ui](https://github.com/cjwirth/awesome-ios-ui) **category:** [[front-end-development|Front-End Development]] **related:** [[swift|Swift]] · [[ios|Ios]] --- awesome-ios-ui [](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) <br> [](https://github.com/shu223/AnimatedTransitionGallery/stargazers) <br> Language: Obj-C <br> License: [Unknown][Unknown] | <img src="/assets/AnimatedTransitionGallery1.gif"> [RZTransitions](https://github.com/Raizlabs/RZTransitions) <br> [](https://github.com/Raizlabs/RZTransitions/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/RZTransitions1.gif" width="49%" > [DCAnimationKit](https://github.com/daltoniam/DCAnimationKit) <br> [](https://github.com/daltoniam/DCAnimationKit/stargazers) <br> Language: Obj-C <br> License: [Apache v2][Apache v2] | <img src="/assets/DCAnimationKit1.gif" width="49%" > <img src="/assets/DCAnimationKit2.gif" width="49%" > [PMTween](https://github.com/poetmountain/PMTween) <br> [](https://github.com/poetmountain/PMTween/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/PMTween1.gif"> <img src="/assets/PMTween2.gif"> [SAHistoryNavigationViewController](https://github.com/szk-atmosphere/SAHistoryNavigationViewController) <br> [](https://github.com/szk-atmosphere/SAHistoryNavigationViewController/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/SAHistoryNavigationViewController1.gif"> [WobbleView](https://github.com/inFullMobile/WobbleView) <br> [](https://github.com/inFullMobile/WobbleView/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/wobble-view.gif"> [CBZSplashView](https://github.com/callumboddy/CBZSplashView) <br> [](https://github.com/callumboddy/CBZSplashView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/CBZSplashView1.gif" width="49%" > Badges ====== Repo | Demo --- | --- [RKNotificationHub](https://github.com/cwRichardKim/RKNotificationHub) <br> [](https://github.com/cwRichardKim/RKNotificationHub/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/RKNotificationHub1.gif"> [BBBadgeBarButtonItem](https://github.com/TanguyAladenise/BBBadgeBarButtonItem) <br> [](https://github.com/TanguyAladenise/BBBadgeBarButtonItem/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/BBBadgeBarButtonItem1.png"> [JSBadgeView](https://github.com/JaviSoto/JSBadgeView) <br> [](https://github.com/JaviSoto/JSBadgeView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JSBadgeView1.png"> <img src="/assets/JSBadgeView2.png"> Calendars ========= Repo | Demo --- | --- [FSCalendar](https://github.com/WenchaoIOS/FSCalendar) <br> [](https://github.com/WenchaoIOS/FSCalendar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/FSCalendar1.jpg"> [GLCalendarView](https://github.com/Glow-Inc/GLCalendarView) <br> [](https://github.com/Glow-Inc/GLCalendarView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/GLCalendarView1.gif"> [JTCalendar](https://github.com/jonathantribouharet/JTCalendar) <br> [](https://github.com/jonathantribouharet/JTCalendar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JTCalendar1.gif"> <img src="/assets/JTCalendar2.png"> Effects ======= Repo | Demo --- | --- [FLAnimatedImage](https://github.com/Flipboard/FLAnimatedImage) <br> [](https://github.com/Flipboard/FLAnimatedImage/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/FLAnimatedImage1.gif" width="49%" > [PulsingHalo](https://github.com/shu223/PulsingHalo) <br> [](https://github.com/shu223/PulsingHalo/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/PulsingHalo1.gif"> [UITextField-Shake](https://github.com/andreamazz/UITextField-Shake) <br> [](https://github.com/andreamazz/UITextField-Shake/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/UITextField-Shake1.gif"> Material Design =============== Repo | Demo --- | --- [Material](https://github.com/CosmicMind/Material) <br> [](https://github.com/CosmicMind/Material/stargazers) <br> Language: Swift <br> License: [BSD-3][BSD-3] | <img src="/assets/Material1.gif"> <img src="/assets/Material2.gif"> <img src="/assets/Material3.gif"> [MaterialKit](https://github.com/nghialv/MaterialKit) <br> [](https://github.com/nghialv/MaterialKit/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/MaterialKit1.gif"> Notifications and Alerts ======================== Repo | Demo --- | --- [TSMessages](https://github.com/KrauseFx/TSMessages) <br> [](https://github.com/KrauseFx/TSMessages/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/TSMessages1.png"> <img src="/assets/TSMessages2.png"> <img src="/assets/TSMessages3.png"> [CRToast](https://github.com/cruffenach/CRToast) <br> [](https://github.com/cruffenach/CRToast/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/CRToast1.gif"> [TWMessageBarManager](https://github.com/terryworona/TWMessageBarManager) <br> [](https://github.com/terryworona/TWMessageBarManager/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/TWMessageBarManager1.png"> [RKDropdownAlert](https://github.com/cwRichardKim/RKDropdownAlert) <br> [](https://github.com/cwRichardKim/RKDropdownAlert/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/RKDropdownAlert1.gif" width="49%" > <img src="/assets/RKDropdownAlert2.gif" width="49%" > [SimpleAlert](https://github.com/KyoheiG3/SimpleAlert) <br> [](https://github.com/KyoheiG3/SimpleAlert/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/SimpleAlert1.gif"> [JFMinimalNotifications](https://github.com/atljeremy/JFMinimalNotifications) <br> [](https://github.com/atljeremy/JFMinimalNotifications/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JFMinimalNotifications1.gif" width="49%" > <img src="/assets/JFMinimalNotifications2.gif" width="49%" > <img src="/assets/JFMinimalNotifications3.jpeg"> [MGFashionMenuView](https://github.com/matteogobbi/MGFashionMenuView) <br> [](https://github.com/matteogobbi/MGFashionMenuView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MGFashionMenuView1.gif"> [KLCPopup](https://github.com/jmascia/KLCPopup) <br> [](https://github.com/jmascia/KLCPopup/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/KLCPopup1.gif" width="49%" > [MZFormSheetController](https://github.com/m1entus/MZFormSheetController) <br> [](https://github.com/m1entus/MZFormSheetController/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MZFormSheetController1.png" width="49%" > <img src="/assets/MZFormSheetController2.gif" width="49%" > [Notie](https://github.com/thii/Notie) <br> [](https://github.com/thii/Notie/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/Notie1.gif" width="49%" > [LNNotificationsUI](https://github.com/LeoNatan/LNNotificationsUI) <br> [](https://github.com/LeoNatan/LNNotificationsUI/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/LNNotificationsUI1.gif"> Onboarding and Tutorials ======================== Repo | Demo --- | --- [JazzHands](https://github.com/IFTTT/JazzHands) <br> [](https://github.com/IFTTT/JazzHands/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JazzHands1.gif"> [MYBlurIntroductionView](https://github.com/MatthewYork/MYBlurIntroductionView) <br> [](https://github.com/MatthewYork/MYBlurIntroductionView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MYBlurIntroductionView1.gif" width="49%" > [Onboard](https://github.com/mamaral/Onboard) <br> [](https://github.com/mamaral/Onboard/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/Onboard1.gif" width="49%" > Photo and Video =============== Repo | Demo --- | --- [MWPhotoBrowser](https://github.com/mwaterfall/MWPhotoBrowser) <br> [](https://github.com/mwaterfall/MWPhotoBrowser/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <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%" > [XCDYouTubeKit](https://github.com/0xced/XCDYouTubeKit) <br> [](https://github.com/0xced/XCDYouTubeKit/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/XCDYouTubeKit1.png"> [MHVideoPhotoGallery](https://github.com/mariohahn/MHVideoPhotoGallery) <br> [](https://github.com/mariohahn/MHVideoPhotoGallery/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <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%" > [EBPhotoPages](https://github.com/EddyBorja/EBPhotoPages) <br> [](https://github.com/EddyBorja/EBPhotoPages/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <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%" > [ASMediaFocusManager](https://github.com/autresphere/ASMediaFocusManager) <br> [](https://github.com/autresphere/ASMediaFocusManager/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/ASMediaFocusManager1.gif"> <img src="/assets/ASMediaFocusManager2.gif"> [VideoSplashKit](https://github.com/movielala/VideoSplashKit) <br> [](https://github.com/movielala/VideoSplashKit/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/VideoSplash1.gif"> Progress Views ============== Repo | Demo --- | --- [MBProgressHUD](https://github.com/jdg/MBProgressHUD) <br> [](https://github.com/jdg/MBProgressHUD/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <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"> [MRProgress](https://github.com/mrackwitz/MRProgress) <br> [](https://github.com/mrackwitz/MRProgress/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MRProgress2.jpg"> <img src="/assets/MRProgress4.jpg"> <img src="/assets/MRProgress6.jpg"> [M13ProgressSuite](https://github.com/Marxon13/M13ProgressSuite) <br> [](https://github.com/Marxon13/M13ProgressSuite/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <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"> [FFCircularProgressView](https://github.com/elbryan/FFCircularProgressView) <br> [](https://github.com/elbryan/FFCircularProgressView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/FFCircularProgressView1.gif"> [GaugeKit](https://github.com/skywinder/GaugeKit) <br> [](https://github.com/skywinder/GaugeKit/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/GaugeKit1.gif"> [NVActivityIndicatorView](https://github.com/ninjaprox/NVActivityIndicatorView) <br> [](https://github.com/ninjaprox/NVActivityIndicatorView/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/NVActivityIndicatorView1.gif"> RefreshControls =============== Repo | Demo --- | --- [CBStoreHouseRefreshControl](https://github.com/coolbeet/CBStoreHouseRefreshControl) <br> [](https://github.com/coolbeet/CBStoreHouseRefreshControl/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/CBStoreHouseRefreshControl1.gif"> <img src="/assets/CBStoreHouseRefreshControl2.gif"> [UzysAnimatedGifPullToRefresh](https://github.com/uzysjung/UzysAnimatedGifPullToRefresh) <br> [](https://github.com/uzysjung/UzysAnimatedGifPullToRefresh/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/UzysAnimatedGifPullToRefresh1.gif"> [BOZPongRefreshControl](https://github.com/boztalay/BOZPongRefreshControl) <br> [](https://github.com/boztalay/BOZPongRefreshControl/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/BOZPongRefreshControl1.gif"> [mntpulltoreact](https://github.com/mentionapp/mntpulltoreact) <br> [](https://github.com/mentionapp/mntpulltoreact/stargazers) <br> Language: Obj-C <br> License: [Apache v2][Apache v2] | <img src="/assets/MNTPullToReact1.gif"> [UzysCircularProgressPullToRefresh](https://github.com/uzysjung/UzysCircularProgressPullToRefresh) <br> [](https://github.com/uzysjung/UzysCircularProgressPullToRefresh/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/UzysCircularProgressPullToRefresh1.gif"> [PullToRefreshCoreText](https://github.com/cemolcay/PullToRefreshCoreText) <br> [](https://github.com/cemolcay/PullToRefreshCoreText/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/PullToRefreshCoreText1.gif"> Side Menu ========= Repo | Demo --- | --- [RESideMenu](https://github.com/romaonthego/RESideMenu) <br> [](https://github.com/romaonthego/RESideMenu/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/RESideMenu1.gif"> [REFrostedViewController](https://github.com/romaonthego/REFrostedViewController) <br> [](https://github.com/romaonthego/REFrostedViewController/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/REFrostedViewController1.gif" width="49%" > [TWTSideMenuViewController](https://github.com/twotoasters/TWTSideMenuViewController) <br> [](https://github.com/twotoasters/TWTSideMenuViewController/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/TWTSideMenuViewController1.gif"> [AMSlideMenu](https://github.com/SocialObjects-Software/AMSlideMenu) <br> [](https://github.com/SocialObjects-Software/AMSlideMenu/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/AMSlideMenu1.gif"> [CariocaMenu](https://github.com/arn00s/cariocamenu) <br> [](https://github.com/arn00s/CariocaMenu/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/cariocamenu.gif"> Tab Bars ======== Repo | Demo --- | --- [MinimalTabBar](https://github.com/jamesdunay/MinimalTabBar) <br> [](https://github.com/jamesdunay/MinimalTabBar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MinimalTabBar1.gif"> [adaptive-tab-bar](https://github.com/Ramotion/adaptive-tab-bar) <br> [](https://github.com/Ramotion/adaptive-tab-bar/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/adaptive-tab-bar1.png"> [FoldingTabBar.iOS](https://github.com/Yalantis/FoldingTabBar.iOS) <br> [](https://github.com/Yalantis/FoldingTabBar.iOS/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/FoldingTabBar.iOS1.gif"> [GGTabBar](https://github.com/Goles/GGTabBar) <br> [](https://github.com/Goles/GGTabBar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/GGTabBar1.png"> [BFPaperTabBarController](https://github.com/bfeher/BFPaperTabBarController) <br> [](https://github.com/bfeher/BFPaperTabBarController/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/BFPaperTabBarController1.gif"> Table/Collection Views ====================== Repo | Demo --- | --- [MPSkewed](https://github.com/MP0w/MPSkewed) <br> [](https://github.com/MP0w/MPSkewed/stargazers) <br> Language: Obj-C <br> License: [BSD-3][BSD-3] | <img src="/assets/MPSkewed1.gif" width="49%" > <img src="/assets/MPSkewed2.gif" width="49%" > [RATreeView](https://github.com/Augustyniak/RATreeView) <br> [](https://github.com/Augustyniak/RATreeView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/RATreeView1.gif" width="75%" > [MosaicLayout](https://github.com/betzerra/MosaicLayout) <br> [](https://github.com/betzerra/MosaicLayout/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MosaicLayout1.png"> [DSDynamicScrollView](https://github.com/damirstuhec/DSDynamicScrollView) <br> [](https://github.com/damirstuhec/DSDynamicScrollView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/DSDynamicScrollView1.gif"> [CSStickyHeaderFlowLayout](https://github.com/jamztang/CSStickyHeaderFlowLayout) <br> [](https://github.com/jamztang/CSStickyHeaderFlowLayout/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/CSStickyHeaderFlowLayout1.gif" width="49%" > <img src="/assets/CSStickyHeaderFlowLayout2.gif" width="49%" > <img src="/assets/CSStickyHeaderFlowLayout3.gif" width="49%" > [BLKFlexibleHeightBar](https://github.com/bryankeller/BLKFlexibleHeightBar) <br> [](https://github.com/bryankeller/BLKFlexibleHeightBar/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/BLKFlexibleHeightBar1.gif" width="49%" > <img src="/assets/BLKFlexibleHeightBar2.gif" width="49%" > [SAParallaxViewControllerSwift](https://github.com/szk-atmosphere/SAParallaxViewControllerSwift) <br> [](https://github.com/szk-atmosphere/SAParallaxViewControllerSwift/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/SAParallaxViewControllerSwift1.gif"> [MGSpotyViewController](https://github.com/matteogobbi/MGSpotyViewController) <br> [](https://github.com/matteogobbi/MGSpotyViewController/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/MGSpotyViewController1.gif"> [RAReorderableLayout](https://github.com/ra1028/RAReorderableLayout) <br> [](https://github.com/ra1028/RAReorderableLayout/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/RAReorderableLayout1.gif"> User Input ========== Repo | Demo --- | --- [RKRichTextView](https://github.com/ren6/RKRichTextView) <br> [](https://github.com/ren6/RKRichTextView/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/RKRichTextView1.png"> [ZSSRichTextEditor](https://github.com/nnhubbard/ZSSRichTextEditor) <br> [](https://github.com/nnhubbard/ZSSRichTextEditor/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/ZSSRichTextEditor1.gif"> [RichEditorView](https://github.com/cjwirth/RichEditorView) <br> [](https://github.com/cjwirth/RichEditorView/stargazers) <br> Language: Swift <br> License: [BSD-3][BSD-3] | <img src="/assets/RichEditorView1.gif"> [TextFieldEffects](https://github.com/raulriera/TextFieldEffects) <br> [](https://github.com/raulriera/TextFieldEffects/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/TextFieldEffects.gif"> [SlackTextViewController](https://github.com/slackhq/SlackTextViewController) <br> [](https://github.com/slackhq/SlackTextViewController/stargazers) <br> Language: Obj-C <br> License: [Apache v2][Apache v2] | <img src="/assets/SlackTextViewController1.gif"> [JVFloatLabeledTextField](https://github.com/jverdi/JVFloatLabeledTextField) <br> [](https://github.com/jverdi/JVFloatLabeledTextField/stargazers) <br> Language: Obj-C <br> License: [MIT][MIT] | <img src="/assets/JVFloatLabeledTextField1.gif" width="100%" > [ActionSheetPicker-3.0](https://github.com/skywinder/ActionSheetPicker-3.0) <br> [](https://github.com/skywinder/ActionSheetPicker-3.0/stargazers) <br> Language: Obj-C <br> License: [BSD-3][BSD-3] | <img src="/assets/ActionSheetPicker3.gif"> [HTYTextField](https://github.com/hanton/HTYTextField) <br> [](https://github.com/hanton/HTYTextField/stargazers) <br> Language: Swift <br> License: [MIT][MIT] | <img src="/assets/HTYTextField1.gif"> [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 ---