chiahsien / ReduxObjCLinks
Redux-like template of the unidirectional data flow architecture in Objective-C.
☆35Updated last month
Alternatives and similar repositories for ReduxObjC
Users that are interested in ReduxObjC are comparing it to the libraries listed below
Sorting:
- An NSMutableArray which can be key value observed (KVO). You can use block or RACSignal (ReactiveCocoa) to monitor the mutable array chan…☆89Updated 8 years ago
- The BFRTableReorder is an out of the box solution to add long press reordering to your ASDK apps☆57Updated 8 years ago
- ☆89Updated 11 years ago
- A simple proxy that forwards optional methods to delegates - less boilerplate in your code!☆256Updated 9 years ago
- A demo project☆65Updated 7 years ago
- A helper class for Crashlytics to make your life easier☆59Updated 8 years ago
- Interactive Animations on iOS☆42Updated 11 years ago
- Sample Code from Rich Text, Core Text☆178Updated 5 years ago
- GIKPopoverBackgroundView is a UIPopoverBackgroundView subclass which shows how to customise the background of a UIPopoverController.☆525Updated 9 years ago
- A queue to keep and reusing objects.☆368Updated 9 years ago
- Advanced navigation bar transition based on official push-pop transition☆77Updated last year
- UIAppearance proxy for custom objects☆105Updated 5 years ago
- This is the code for the tutorial "Introduction to 3D drawing in Core Animation" from http://www.thinkandbuild.it☆98Updated 12 years ago
- Get a remote image's size and type without downloading the full image☆65Updated 5 years ago
- NSURLSession category which brings NSURLConnection-like synchronous tasks to NSURLSession☆72Updated 9 years ago
- Objective-C implementation of concepts introduced at WWDC 2015 Session 226 Advanced NSOperations.☆53Updated 9 years ago
- Unable to find cocoapods resources? Here is the solution!☆55Updated 4 years ago
- NSNotificationCenter and KVO auto removal of observers.☆308Updated 10 years ago
- Extending `UIView` block animations to allow you to implement custom animated properties.☆157Updated 10 years ago
- Make working with associated objects much more pleasurable.☆81Updated 9 years ago
- Generic Interactive 3D Transformation Tweaking Tool for iOS Development☆429Updated 11 years ago
- Bring UIImageEffects (WWDC 2013) to UIImage category with handy interface.☆25Updated 10 years ago
- A small category on UIViewController to enable animating keyboard dismissal with the interactive pop gesture☆157Updated 10 years ago
- iOS Auto-removing NSNotifications☆53Updated 9 years ago
- OSCache is an open-source re-implementation of NSCache that behaves in a predictable, debuggable way.☆201Updated 9 years ago
- Runtime-based setup for tracking autolayout feedback loops☆107Updated 6 years ago
- Easier way to create an attributes dictionary for NSAttributedString☆153Updated 8 years ago
- Initialization for immutable objects based on the builder pattern.☆38Updated 9 years ago
- Helper class that allows you to draw views (a)synchronously to a UIImage with caching for great performance.☆275Updated 5 years ago
- A Xcode Source Editor Extension to sort your header imports and remove duplicates, similar to iSort.☆92Updated 8 years ago