Stay in touch
NgNotificationProxy
March 20, 2015 • MIT License
Small objective-c library for iOS/OSX that provides better way to work with notifications from NSNotificationCenter.
AFMSlidingCell
March 20, 2015 • MIT License
AFMSlidingCell is UITableViewCell subclass for showing any kind of buttons underneath the cell, revealable by swipe. It is a common way of displaying any cell-related actions (e.g. deletion) withou...
PhotoTweaks
March 20, 2015 • MIT License
PhotoTweaks is an interface to crop photos. It can let user drag, rotate, scale the image, and crop it. You will find it mimics the interaction in photo library on iOS 7.
MagnetDynamicTable
March 20, 2015 • MIT License
MagnetDynamicTable is a simple replacement for UITableView. Basic idea is to provide HTML table like functionality on IOS. Instead of using delegate events as with UITableView, you'll add, replace ...
ECStretchableHeaderView
March 20, 2015 • MIT License
A multi-purpose header view that you can attach to a UITableView (or any UIScrollView), allowing you to maximize the scrolling content's screen real state by expanding and contracting the top heade...
GearRefreshControl
March 19, 2015 • MIT License
A demo project displaying a custom animation for the UIRefreshControl. Inspired by this Dribble: https://dribbble.com/shots/1974767-gear-powered-pull-to-refresh-animation
MARKCircularSlider
March 19, 2015 • MIT License
A custom reusable circular slider control. Values range is between `minimumValue` and `maximumValue` (from 0 to 1 by default).
Please check Demo project for a basic example on how to use MARKCir...
PopupContainer (Swift)
March 17, 2015 • MIT License
PopupContainer is a library written in swift that allows users to show any UIView as a UIAlertView. PopupContainer takes care of presentation, dismiss, animations and positioning of your UIView, in...
CustomSwitch.swift
March 17, 2015 • MIT License
A custom Switch created with UIViews and UIButtons in Swift.
KFWatchKitAnimations
March 16, 2015 • MIT License
With KFWatchKitAnimations, iOS developers will now be able to record arbitrary CocoaTouch animations from the iPhone/iPad simulator at 60 FPS. The recordings are a pre-rendered sequence of static i...
YZKeyboardInputAccessoryView
March 16, 2015 • MIT License
A drop-in input accessory view that adds a dismiss button and an extra row of characters (can be any numbers, letters or emojis) on top of the keyboard. It mimics the look, feel, and functionality ...
JSQDataSourcesKit (Swift)
March 16, 2015 • MIT License
Type-safe, value-oriented data source objects that keep your view controllers light.
Written in Swift.
Data sources for UITableView, UICollectionView, and NSFetchedResultsController.
MKWeatherUndergroundKit
March 16, 2015 • MIT License
A simple iOS and OS X library for retrieving weather information using the Weather Underground API
EasyPickersCollection
March 13, 2015 • MIT License
Collection of simple, extensible, easy to use pickers. Inspired by ActionSheetPicker.
ReactiveLocalizationManager
March 13, 2015 • MIT License
This class helps change app language without changing device language or restarting app. ReactiveCocoa is used for delivery of localization changes.
DLHamburguerMenu
March 13, 2015 • MIT License
A "hamburger" sidebar menu control written entirely in swift. It presents a menu over the current visual contents (i.e: Above the current UINavigationController). It's easy to integrate using story...
StatusFlow
March 13, 2015 • MIT License
StatusFlow is an iOS implementation of a simple to use UICollectionView intended to show meaningful status that is animated and beautiful. It displays the current, previous, and next items in a li...
ATAppUpdater
March 12, 2015 • MIT License
Checks if there is a newer version of your app in the AppStore and alerts the user to update the app.
- One line of code
- Milliseconds response
- Thread-safe
- Shows version number in alert
...