Objective-C delegate multiplexing
☆131Oct 2, 2021Updated 4 years ago
Alternatives and similar repositories for MultiDelegate
Users that are interested in MultiDelegate are comparing it to the libraries listed below
Sorting:
- Layout guide for keyboard in iOS☆26Mar 26, 2015Updated 10 years ago
- ☆169Feb 14, 2016Updated 10 years ago
- Swizzle your iOS project into ASCII art.☆51May 1, 2014Updated 11 years ago
- Objective-C iOS / Mac OS X Wrapper to allow easy manipulation of the Open Weather Map API☆128Nov 20, 2013Updated 12 years ago
- A library for creating dynamic forms for iOS.☆49Mar 6, 2019Updated 6 years ago
- Lightweight, modern and asynchronous HTTP server written in Objective-C☆139Dec 9, 2013Updated 12 years ago
- The Cocoa dependency manager☆10Jul 22, 2022Updated 3 years ago
- Remote configuration and A/B Testing framework for iOS☆80Sep 23, 2013Updated 12 years ago
- A CALayer subclass with an approximation of Lambert shading and specular highlighting☆180Nov 2, 2012Updated 13 years ago
- You can get the notch's corner radius and size.(iOS14)☆12Sep 27, 2021Updated 4 years ago
- A download manager for iOS. Actually, all that you need to download files without any external library.☆35Mar 12, 2017Updated 8 years ago
- Show FPS Bar instead of StatusBar on iOS☆701Aug 21, 2016Updated 9 years ago
- iOS keyboard popup with dynamically attached UITextField. 12★☆12Feb 13, 2016Updated 10 years ago
- A Swift library for printing a breadcrumb trace on a fatal signal.☆46Jun 26, 2019Updated 6 years ago
- 图片滤镜效果☆12Jun 29, 2015Updated 10 years ago
- A lightweight hierarchical state machine framework in Objective-C.☆51Jun 7, 2023Updated 2 years ago
- A small and imperfect web application framework written in Objective-C.☆102Aug 23, 2014Updated 11 years ago
- Ruby-style enumeration in Objective-C.☆69Jan 22, 2016Updated 10 years ago
- UITableView subclass that scrolls horizontally instead of vertically.☆27Jul 5, 2011Updated 14 years ago
- iOS library that allows to fetch remote .xib compiled and compresed files, and to load UIViewControllers from fetched .xibs☆42Feb 16, 2016Updated 10 years ago
- Objective-C Apple Notification Center Service Client☆252Jan 12, 2014Updated 12 years ago
- Swift iPhone and iPad Client for Polls API, using Hyperdrive API client☆34Aug 18, 2017Updated 8 years ago
- A lightweight actor framework in Objective-C.☆13May 1, 2023Updated 2 years ago
- Create image assets at runtime in any color when used as mask and/or at any resolution when it’s a PDF.☆143Apr 21, 2016Updated 9 years ago
- User defined literals for Objective-C☆408Feb 19, 2016Updated 10 years ago
- Display, pan and deep zoom with tiled images on iOS.☆234Jun 27, 2018Updated 7 years ago
- Measure the time taken to execute a block of code… using… blocks!☆109Apr 5, 2013Updated 12 years ago
- SKAsyncGLViewController. Ready to use asynchronous GCD-based OpenGL stack for iOs.☆40Feb 11, 2021Updated 5 years ago
- Simple Objective-C text validation.☆48Mar 16, 2020Updated 5 years ago
- a demo to get router address ,local ip ,etc. on IOS☆24Feb 23, 2013Updated 13 years ago
- Create unit tests for methods that use NSAssert as pre-condition check.☆16May 4, 2016Updated 9 years ago
- Objective-C wrapper for Grand Central Dispatch☆101May 17, 2018Updated 7 years ago
- Simplify your iOS/Mac analytics☆1,841Sep 15, 2017Updated 8 years ago
- Simple container view for UIPicker to change font attributes.☆34May 20, 2015Updated 10 years ago
- ObjC wrapper for ObjC runtime API☆1,535Sep 2, 2021Updated 4 years ago
- Objective-C Key-Value Observing made easier with blocks☆396Dec 17, 2025Updated 2 months ago
- Vertically stack views using Auto Layout, with an order specific subclass that uses view tags for ordering.