Mandea Daniel

5pods

CCTagsTextView

Use this library in order to add an text view taht recognise tags prfixed by

and retuns them into an array.

This is similar to facebook tags recogniser.

License: MIT

  • Objective C

CoreDataStackHelper

This pod in intended to enhance the work with light core data stacks. You can find helpers for the following needs: 1. Create single instances from a single NSManagedObject subclass based form some data 2. Create multiple instances from a single NSManagedObject subclass based on an array of data 3. Create and save multiple / single instances fo NSManagedObject subclass 4. Clean and light way of fetching NSManagedObject subclasses Please check example project in order to get in touch with what this pod can do.

License: MIT

  • Swift

FRCDataManager

Powerfull pod library that enhances work with NSFetchresultsController, contains multiple extensions and protocol that simplifies work with NSFetchresultsController, also splits the responsability of DataManager and Controller. Extend BaseDataManger as described in the example project and have fun!.

License: MIT

  • Swift

UnitOfWork

This library provides the best method for using NSOperations called UnitOfWork used when dealing with Core Data, HTTP, MQTT etc * Markdown format. * Don't worry about the indent, we strip it!

License: MIT

  • Objective C