core-data topic
List
core-data repositories
petroflow
32
Stars
18
Forks
Watchers
Well data processing and interpretation with ML and deep learning
ciao
32
Stars
9
Forks
Watchers
iOS game for people to learn new languages who respond well to repetition.
CoreDataImages-Article
29
Stars
5
Forks
Watchers
The app implements and benchmarks different Core Data persistence options. It supplements the blog post http://www.vadimbulavin.com/how-to-save-images-and-videos-to-core-data-efficiently/
Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
25
Stars
8
Forks
Watchers
Networking in Swift with REST API calls and URLSession, that puts the parsed JSON Data from an HTTP based JSON storage endpoint I created into a TableView and persists the data using Core Data with CR...