Stefano Acerbetti

12pods

ACEAutocompleteBar

Simple UITextFlied category to display text suggestions in real-time on the top of the virtual keyboard.

License: MIT

  • Objective C

ACECoreDataManager

Core data manager.

License: MIT

  • Objective C

ACECoreDataNetworkTableViewController

Adding pull to refresh to the table view controller included in the ACECoreDataManager.

License: MIT

  • Objective C

ACEDrawingView

An open source iOS component to create a drawing app.

License: Apache 2

  • Objective C

ACEExpandableTextCell

Is the simplest way to insert a UITextView inside an expandable UITableViewCell.

License: MIT

  • Objective C

ACELoadingControl

Loading state machine that supports dependencies

License: MIT

  • Objective C

ACEOAuth2RACManager

Network manager with RAC OAuth2 support.

License: MIT

  • Objective C

ACETelPrompt

Helper to call a phone number from an iPhone using the telpromp scheme.

License: MIT

  • Objective C

ACEToolKit

Development tools to make my life (and yours) a little bit easier.

License: MIT

  • Objective C

AFCSVRequestOperation

An extension for AFNetworking that provides an interface to parse CSV using CHCSVParser.

License: MIT

  • Objective C

AFJSONPRequestOperation

AFNetworking Extension for the JSONP format.

License: MIT

  • Objective C

AFNetworking+SingleBlock

These categories are designed to solve two problems with the popular AFNetworking library. 1. The failure block doesn't return the responseObject, which can contain more information about the error 2. Sometimes having a single block is better than two, for example to avoid code duplication when the call is complete

License: MIT

  • Objective C