It's with great pleasure that I announce the first version of Hakawai, an open-source Objective-C library for iOS 7.1 (and newer) that exposes HKWTextView, a UITextView subclass with enhanced functionality. Hakawai grew out of a project to extend the functionality of the basic iOS text view class. It features a number of additional APIs that simplify working...
Objective-C Articles
-
- Topics:
- UITextView,
- iOS,
- Objective-C,
- mentions,
- text view
-
We're proud to release the first version of Isaac, an open-source Objective-C library, which parses JSON into models. Using Isaac has vastly improved the quality of our code and decreased the crash rates for our iOS apps. It allows us to define a contract for the JSON that comes in and automatically nullifies any values which break this contract. It's been a...
- Topics:
- Objective-C,
- JSON
-
LinkedIn is incredibly lucky to have Mike Ash deliver a customized two day iOS Masterclass course this week. While I was thrilled for our iOS Developers, I didn't like the idea of other Cocoa Developers in the Bay Area missing out seeing Mike in action. As Mike is such a great guy, he has graciously agreed to also speak at the upcoming Cocoa Heads meet-up at our...
- Topics:
- Objective-C
-
When LinkedIn launched its simplified iPhone app last August, one of the defining features was its new navigation system. Today, we...
- Topics:
- iOS,
- Objective-C,
- Open Source,
- Navigation