Skip to content

CoreData Store to provide a way to use SQLite DB on an easy way. Supports backgroundservice and replacing SQLite with new file

License

Notifications You must be signed in to change notification settings

JeanetteMueller/JxCoreData

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JxCoreDataStore

JxCoreDataStore provides a easy way to use CoreData with SQLiteDB.

Supports backgroundservice and replacing SQLite file with a new file on the fly.

ViewController

JxFetchResultCollectionViewController and JxFetchResultTableViewController provides an easy way to interact with your CoreData results. Just add the Store and your filter before you show it so you will get the Results listet. Better way is to extend from this Objects to bring in your own cell configurations.

About

CoreData Store to provide a way to use SQLite DB on an easy way. Supports backgroundservice and replacing SQLite with new file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published