GKGraphKit 2.0.4

GKGraphKit 2.0.4

TestsTested
LangLanguage SwiftSwift
License Custom
ReleasedLast Release Apr 2015
SPMSupports SPM

Maintained by Daniel Dahan.



  • By
  • Daniel Dahan

GraphKit is an elegant data driven framework for managing persistence on iOS. Built on top of CoreData and completely written in Swift, it extends iOS’ powerful persistent layer while abstracting its complexities. GraphKit has a “save whatever and however I want” attitude with powerful and rich APIs that are fun to work with.

Some of the exciting features GraphKit offers, are:

  • GraphKit does not use one Singleton and maintains complete synchronicity amongst all GKGraph instances.
  • It is completely Data Driven and may drive complex changes in multiple UI components simultaneously, without any view coupling.
  • GraphKit is feature rich and allows for analytics to drive dynamic components in your app, giving your users a truly unique experience.

How to Get Started

  1. Download the latest release.
  2. Read the documentation found below.
  3. Have fun!

Documentation

  1. GKEntity
  2. GKBond
  3. GKAction
  4. GKGraph

License


AGPLv3

Contributors


Daniel Dahan