Aziz U. Latypov

6pods

ALCoreDataManager

ALCoreData provides a simple yet powerfull syntax for getting fetches similar to query builders in popular web frameworks. It lets you create readble fetches to Core Data with one line of code. Any sort of ordering, aggregations, grouping and counting is supported.

License: MIT

  • Objective C

ALDataSource

Separate classes for UITableView and UICollectionView dataSource build on top of NSFetchedResultsController or NSMutableArray.

License: MIT

  • Objective C

ALImageStore

Lightweight class for storing images of your app. Images are stored under Images forlder in app documents dir.

License: MIT

  • Objective C

ALManagedObjectFactory

This class is a part of my own framework for creating NSManagedObjects.

License: MIT

  • Objective C

ALTagInputTextField

Control for adding tags with lookup view over keyboard. Inspired by AKTagsInputView.

License: MIT

  • Objective C

ALTimeIntervalPicker

Easy to use picker view with time intervals from 0 min to 23 hours 55 min.

License: MIT

  • Objective C