Stay in touch
ZKPulseView
March 27, 2014 • MIT License
Simple iOS UIView Category to create a Pulse (Breathing light) Effect on your needs
pod 'ZKPulseView', '~> 0.0.1'
StickyHeaderView
March 26, 2014 • MIT License
Example of how to create a UITableView HeaderView which sticks to the top and stretches when pulled down. Kind of like the Tinder app does.
MWViewsContainer
March 25, 2014 • MIT License
Lightweight Views container with top bar with customizable options
pod 'MWViewsContainer'
SMTabbedSplitViewController
March 25, 2014 • MIT License
Tabbed Split View Controller for iPad is a custom split view controller, with vertical left tabbar control for navigation between master view controllers. Tabbar contains tabs for navigation betwee...
DZNSegmentedControl
March 25, 2014 • MIT License
A drop-in replacement for UISegmentedControl for showing counts, to be used typically on a user profile
SSStackedView
March 25, 2014 • MIT License
Inspired by PassBook App and Reminders App for iOS 7, this is designed to have a stacked page view that uses reusable pages for efficiency. Easily scroll through UIImageViews, UIViews or your custo...
MyCategories
March 24, 2014 • MIT License
UIView Categories for adding:
* Shake Effect
* Parallax Effect
DNSSwipeableTableCell
March 24, 2014 • MIT License
A table view cell that swipes to reveal a basement menu similar to iOS 7 Mail, but with tons of configuration options. Uses a delegate/data source construction method, and NSLayoutConstraints and s...
LNWindowManager
March 24, 2014 • MIT License
A window manager that makes working with ```UIWindow``` objects easily using an API similar to the ```UIViewController``` modal presentation API.
AwesomeChat
March 24, 2014 • MIT License
AwesomeChat is a full native iPhone app to create realtime, text based chatrooms with Facebook/Twitter login.
XHScrollMenu
March 23, 2014 • MIT License
XHScrollMenu is a display column elements, base on NetEase News App.
AFPopupView
March 23, 2014 • MIT License
A simple to use and functional popup view for iOS, as seen in Wunderlist iOS app.
RHRefreshControl
March 23, 2014 • MIT License
Abstract RefreshControl for freedom customization.
RHRefreshControl is just another simple custom RefreshControl which allow you to customize the appearance and behavior of RefreshControl for yo...
NTSlidingViewController
March 22, 2014 • MIT License
NTSlidingViewController is right-and-left sliding view controller container
HVColorSelector
March 22, 2014 • MIT License
A color selector for iOS.
Here is a link to the wiki page where you can see the screenshots:
https://github.com/hetalv985/HVColorSelector/wiki
JJTabBarController
March 22, 2014 • MIT License
Custom tab bar controller with support for:
* Personalize your TabBar.
* Built-in transitions.
* Choose the TabBar orientation.
* Storyboard integration.
* Easily add new actions for the Tab...
Localisator
March 22, 2014 • MIT License
A custom localisator class which allows to change the app language without having to restart it.
The new language can be saved to be automatically loaded when the app starts.