Wevah / IDNA-Cocoa
Simple interface for IDNA on String and NSString
☆59Updated last year
Related projects ⓘ
Alternatives and complementary repositories for IDNA-Cocoa
- NSOperation subclass for async block.☆41Updated 9 years ago
- Shows off different ways to center content in a UIScrollView.☆79Updated 9 years ago
- Sample Projects for Apple Feedback from PSPDFKit☆84Updated 10 months ago
- Tracking UIKit access on main thread☆58Updated 7 years ago
- CocoaLumberjack logger which sends logs to NSLogger☆97Updated 2 years ago
- An Objective-C simulator written in Swift.☆137Updated 3 years ago
- Quick test of the Lifecycle of iOS classes☆40Updated 10 years ago
- A simple workaround to the annoying problem of keyboard lag.☆245Updated 12 years ago
- This is a category on NSArray that finds the indexes of the longest common subsequence with another array.☆73Updated 8 years ago
- An approach to the bring the popular navigation controller (UINavigationController) to Mac OS X.☆111Updated last year
- Convert your own struct/enum to AnyObject easily.☆61Updated 8 years ago
- Inter-process signaling for iOS and OS X with addressable receivers using the Darwin notification center.☆131Updated 4 years ago
- Converts Strings into NSAttributedStrings using an HTML-like markup language.☆102Updated 3 years ago
- Find unused (zombie) localizable strings in your Xcode project☆27Updated 4 months ago
- Simple code to add blue dots for every UITouch in an app - Helpful for recording app demos that show touch locations during use.☆50Updated 9 years ago
- A small CocoaPods plugin that moves the Podfile checksum to a file in the Sandbox, reducing merge conflicts for teams that don't commit t…☆34Updated last year
- A double-ended queue type in pure Swift☆72Updated 2 years ago
- Build static instead of dynamic frameworks.☆42Updated 7 years ago
- Create NSAttributedString like a boss!☆193Updated 6 years ago
- A simple functional example of building messaging for your app on top of CloudKit.☆52Updated 3 years ago
- Source code for High Performance Core Data talk☆65Updated 2 years ago
- Demo from WWDC 2014 Session 235 - Advanced Scrollviews and Touch Handling Techniques☆38Updated 5 years ago
- Objective-C adaptation of the sample code provided in the Advanced NSOperations session of WWDC 2015☆111Updated last year
- This project is for demo purposes. When using gesture driven UIPercentDrivenInteractiveTransition with CABasicAnimation (or any other CAA…☆39Updated 10 years ago
- iOS7 Text Kit - Text View with Line Numbers☆105Updated 3 years ago
- A non-App Store safe re-implementation of the 'slide to unlock' visual effect on iOS.☆187Updated 7 years ago
- PDFImage is a framework for iOS that renders simple PDF files to screen, replacing multiple PNG exports.☆51Updated 8 years ago
- UIView subclass backed by CAShapeLayer☆284Updated 6 years ago
- Cocoanetics Swift Examples