Stay in touch
HTPullToRefresh
July 22, 2016 • MIT License
This is a fork from the famous SVPullToRefresh pod with 2 additional functionalities:
- Can add multiple pull-to-refresh views into one single UIScrollView
- Support both vertical and horizontal ...
FMDBDataTable
July 22, 2016 • MIT License
Based on the FMDB, as long as a few steps can be completed on the single table of the CRUD operation.
TTCountryFlagLabel
July 22, 2016 • Apache 2.0 License
Simple UILabel subclass that displays a country emoji flag instead of the provided 2 letter ISO_3166-1_alpha-2 NSString
DPRadialMenu
July 21, 2016 • Apache 2.0 License
Radial menu written in Objective-C with up to 3 buttons.
MKSHorizontalLineProgressView
July 21, 2016 • Apache 2.0 License
It is a subclass of UIView and provides you horizontal progress line view with filled percentage value
Mail Menu Bar Indicator
July 21, 2016 • Apache 2.0 License
Menu bar unread count indication for Mail.app in Mac OS.
PGDrawerTransition
July 21, 2016 • MIT License
SImple Drawer Percentage Transitioning.
https://cocoapods.org/?q=PGDrawerTransition
MaterialDesignColorObjC
July 19, 2016 • MIT License
Color library for Objective C. Currently supports GoogleMaterialDesignColor
MSSKeyboardManager
July 19, 2016 • MIT License
Utility for managing and assisting with iOS keyboard updates.
MD360Player4iOS
July 18, 2016 • Apache 2.0 License
It is a lite library to render 360 degree panorama video for iOS. VR Player.
DRAuraButton
July 18, 2016 • MIT License
A UIButton subclass that adds two rotating arcs around it. The button can change
LMDistanceCalculator
July 18, 2016 • MIT License
LMDistanceCalculator is a simple wrapper for calculating geometry and real distance between any locations on Earth.
iOS-Signature-Capture
July 17, 2016 • MIT License
iOS-Signature-Capture is helps to capture the user signature with name and signed date in iOS and supports both Objective-c and Swift languages.
SMFloatingLabelTextField
July 17, 2016 • Apache 2.0 License
A subclass of UITextField that displays floating placeholder
Venn diagram (Objective C)
July 17, 2016 • Apache 2.0 License
Implement a venn diagram using objective C.
MLLayout
July 17, 2016 • MIT License
Flexbox in Objective-C, using Facebook's css-layout.
Inspired by React Native.
- Flexbox is the best way to layout in mobile platform. So many popular libraries use it, eg: componentkit, Asyn...