kodecocodes / objective-c-style-guideLinks
A style guide that outlines the coding conventions for Kodeco
☆3,101Updated 7 years ago
Alternatives and similar repositories for objective-c-style-guide
Users that are interested in objective-c-style-guide are comparing it to the libraries listed below
Sorting:
- A few code snippets from my Xcode arsenal☆3,533Updated 8 years ago
- Simple, modern, thread-safe key-value observing for iOS and OS X.☆7,336Updated 5 years ago
- Runtime Code Injection for Objective-C & Swift☆6,556Updated 2 years ago
- An easy to use UITableViewCell subclass that allows to display swippable buttons with a variety of transitions.☆6,958Updated 2 years ago
- Dates and times made easy in iOS☆7,226Updated 10 months ago
- URL routing library for iOS with a simple block-based API☆5,713Updated 2 years ago
- Simple Objective-C wrapper for the keychain that works on Mac and iOS☆5,397Updated 4 years ago
- Easy to read and write chainable animations in Objective-C and Swift☆3,224Updated 7 years ago
- The ultimate API for iOS & OS X Auto Layout — impressively simple, immensely powerful. Objective-C and Swift compatible.☆7,625Updated 2 years ago
- A Cocoa library to extend the Objective-C programming language.☆4,528Updated 6 years ago
- XLForm is the most flexible and powerful iOS library to create dynamic table-view forms. Fully compatible with Swift & Obj-C.☆5,764Updated last year
- Message passing between iOS apps and extensions.☆3,937Updated last year
- iOS library for quickly displaying images while scrolling☆8,099Updated last year
- iOS library to help detecting retain cycles in runtime.☆4,226Updated this week
- Powerful dependency injection for Objective-C ✨✨ (https://PILGRIM.PH is the pure Swift successor to Typhoon!!)✨✨☆2,699Updated 4 years ago
- ARC and GCD Compatible Reachability Class for iOS and MacOS. Drop in replacement for Apple Reachability☆6,981Updated last year
- Fast, non-deadlocking parallel object cache for iOS, tvOS and OS X☆2,676Updated last week
- iOS tool that helps with profiling iOS Memory usage.☆3,398Updated 5 years ago
- Smooth asynchronous user interfaces for iOS apps.☆13,394Updated 6 years ago
- Performant animated GIF engine for iOS☆7,955Updated last year
- YapDB is a collection/key/value store with a plugin architecture. It's built atop sqlite, for Swift & objective-c developers.☆3,344Updated 2 years ago
- A drop-in replacement for UILabel that supports attributes, data detectors, links, and more☆8,751Updated last year
- A splendid route-matching, block-based way to handle your deep links.☆3,461Updated last year
- An easy-to-use UITableViewCell subclass that implements a swippable content view which exposes utility buttons (similar to iOS 7 Mail App…