Ignacio

8pods

DZNAppRater

A standard reminder for your users to rate your iOS apps on the App Store.

License: MIT

  • Objective C

DZNEmptyDataSet

It will work automatically, by just conforming to DZNEmptyDataSetSource, and returning the data you want to show. The -reloadData call will be observed so the empty dataset will be configured whenever needed.

License: MIT

  • Objective C

DZNPhotoPickerController

This framework tries to mimic as close as possible the native UIImagePickerController API for iOS7, in terms of features, appearance and behaviour.

License: MIT

  • Objective C

DZNSegmentedControl

A drop-in replacement for UISegmentedControl for showing counts, to be used typically on a user profile

License: MIT

  • Objective C

DZNWebViewController

An iPhone/iPad mini WebKit browser controller, useful for in-app web browsing experience.

License: MIT

  • Objective C

Iconic

Iconic will help you make icon fonts integration on iOS easy and effortless. Its main component is in charge of auto-generating strongly typed code in Swift, fully compatible with Objective-C, allowing the integration of vector icons as image or text in your apps.

License: Apache-2.0

  • Swift

NSManagedObjectContext-Hydrate

A drop-in category of NSManagedObjectContext class for easily preloading a CoreData store with custom objects from JSON or CSV data.

License: MIT

  • Objective C

SlackTextViewController

Meant to be a replacement for UITableViewController & UICollectionViewController. This library is used in Slack's iOS app. It was built to fit our needs, but is flexible enough to be reused by others wanting to build great messaging apps for iOS.

License: MIT

  • Objective C