inamiy / YIDetectWindow
A subclass of UIWindow for detecting shake, status-bar-tap, long-press, touchBegan/Moved/Ended/Cancelled, via NSNotification.
☆28Updated 10 years ago
Alternatives and similar repositories for YIDetectWindow:
Users that are interested in YIDetectWindow are comparing it to the libraries listed below
- JMOTableViewDescription is an Objective-C library for easily creating and manage complex structured tableView.☆71Updated 8 years ago
- Easier way to create an attributes dictionary for NSAttributedString☆153Updated 8 years ago
- Extends AFNetworking with the ability to measure connection speed and estimate completion time.☆146Updated 10 years ago
- ☆36Updated 15 years ago
- The code for my CoreGraphics+CoreAnimation talk, held during the 2012 iOS Game Design Seminar at the Technical University Munich.☆144Updated 9 years ago
- cover apps with a blur screenshot to keep secret after double clicking iPhone's home☆56Updated 7 years ago
- Tattle UI control library for IOS☆233Updated 7 years ago
- Equivalent or NSTimer but using GCD queues☆32Updated 10 years ago
- Simple grid layout for UICollectionView with sticky headers.☆90Updated 10 years ago
- UICollectionView Waterfall Layout with UIKit Dynamics☆109Updated 9 years ago
- [DEPRECATED]☆233Updated 7 years ago
- Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.☆275Updated 5 years ago
- some examples of user CALayer masks in creative ways.☆89Updated 12 years ago
- A text suggestion toolkit for iOS.☆81Updated 10 years ago
- Reactive Extensions for CoreBluetooth.☆91Updated 9 years ago
- Pinch to reveal animation transition built with Layer masking, as seen in boeing app for iPad.☆191Updated 11 years ago
- Custom UINavigationController☆211Updated 11 years ago
- UIPanGestureRecognizer subclass that takes much of the effort out of recognizing directional swipes.☆30Updated 5 years ago
- Collection of useful UIKit stuff☆37Updated 11 years ago
- CC3DPerspectiveAnimationHeaderTableView is a UITableView which implemented 3D perspective animation header.☆36Updated 9 years ago
- LinkedLog is a Xcode plugin that includes a Xcode PCH header file template that adds the macros `LLog` and `LLogF` and parses their outpu…☆22Updated 8 years ago
- This class helps change app language without changing device language or restarting app. ReactiveCocoa is used for delivery of localizati…☆43Updated 9 years ago
- An objc class generator which does map physical directory structure of the project resource into member properties of a class. Inspired f…☆11Updated 8 years ago
- Custom UITableViewCell for iOS that supports multiple row selection☆172Updated 11 years ago
- A smarter, simpler, and better way to use NSNotificationCenter with RAII☆77Updated 4 years ago
- A gesture recognizer for rotations☆22Updated 9 years ago
- HRCoder is a replacement for the NSKeyedArchiver and NSKeyedUnarchiver classes that uses a human-readable/editable format that can easily…☆104Updated 7 years ago
- A library to easily load PDF files as UIImages☆56Updated 9 years ago
- Thread safe asynchronous access to NSMutableDictionary☆32Updated 10 years ago
- Custom view controller transitions using UIDynamic behaviors.