Topic: "core-data"
JohnEstropia/CoreStore
Unleashing the real power of Core Data with the elegance and safety of Swift
Language: Swift - Size: 14.3 MB - Last synced at: about 1 month ago - Pushed at: 8 months ago - Stars: 4,047 - Forks: 257

3lvis/Sync
JSON to Core Data and back. Swift Core Data Sync.
Language: Swift - Size: 82.5 MB - Last synced at: 6 days ago - Pushed at: about 1 year ago - Stars: 2,550 - Forks: 264

carekit-apple/CareKit
CareKit is an open source software framework for creating apps that help people better understand and manage their health.
Language: Swift - Size: 37.2 MB - Last synced at: 14 days ago - Pushed at: about 1 month ago - Stars: 2,450 - Forks: 451

jessesquires/JSQCoreDataKit
A swifter Core Data stack
Language: Swift - Size: 1.17 MB - Last synced at: about 4 hours ago - Pushed at: 4 months ago - Stars: 614 - Forks: 69

vmanot/SwiftDB
A modern database abstraction layer + runtime, batteries included [WIP].
Language: Swift - Size: 572 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 338 - Forks: 8

3lvis/DATAStack 📦
100% Swift Simple Boilerplate Free Core Data Stack. NSPersistentContainer
Language: Swift - Size: 13.9 MB - Last synced at: about 24 hours ago - Pushed at: over 4 years ago - Stars: 212 - Forks: 45

infinitered/cdq
Core Data Query for RubyMotion
Language: Ruby - Size: 290 KB - Last synced at: 27 days ago - Pushed at: over 5 years ago - Stars: 171 - Forks: 36

Sorix/CloudCore 📦
Framework that enables syncing between iCloud (CloudKit) and Core Data
Language: Swift - Size: 323 KB - Last synced at: 7 months ago - Pushed at: about 3 years ago - Stars: 153 - Forks: 40

dmytro-anokhin/core-data-model-description
Declarative way to describe a Core Data model in code.
Language: Swift - Size: 43.9 KB - Last synced at: 5 days ago - Pushed at: over 3 years ago - Stars: 73 - Forks: 9

ezoushen/Crush
Code with Core Data in a Swifty way
Language: Swift - Size: 4.27 MB - Last synced at: about 1 month ago - Pushed at: about 1 year ago - Stars: 41 - Forks: 1

clintonwoo/ciao
iOS game for people to learn new languages who respond well to repetition.
Language: Swift - Size: 2.1 MB - Last synced at: about 2 months ago - Pushed at: almost 8 years ago - Stars: 35 - Forks: 10

V8tr/CoreDataImages-Article
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/
Language: Swift - Size: 90.1 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 27 - Forks: 5

IlijaMihajlovic/Networking-with-REST-API-calls-and-URLSession-Unit-Tests-and-Data-Persistence-in-Core-Data
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 CRUD (create, read, update, and delete). I used also Unit Tests to test URLSession asynchronous network operations and make the project as robust as possible. When the JSON data is parsed into the dynamic TableView cell we can easily delete the cell with a swipe, the TableView will then reload itself with a custom made animation and Core Data will update and save the changes in realtime. There is also an option to send HTTP GET requests to the JSONPlaceholder server. A And last but not least I implemented a settings launcher slide-up menu that slides up from the bottom of the screen when the settings tab bar button is pressed. On the slide-up menu, we have all the functionalities I mentioned above like getting the data from the REST API, filtering the data in the cells using a search bar and sorting them in the right alphabetical order, and also send data to a REST API.
Language: Swift - Size: 69.4 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 25 - Forks: 9

oreillymedia/flapjack
A Swift data persistence API with support for Core Data.
Language: Swift - Size: 4 MB - Last synced at: about 17 hours ago - Pushed at: 7 months ago - Stars: 20 - Forks: 2

xmollv/CoreData-By-Tutorials 📦
Source code generated while reading the book
Language: Swift - Size: 672 KB - Last synced at: 8 months ago - Pushed at: over 8 years ago - Stars: 18 - Forks: 6

bartjacobs/Notes
Mastering Core Data With Swift 3
Language: Swift - Size: 103 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 18 - Forks: 8

bartjacobs/ExploringTheFetchedResultsControllerDelegateProtocol
Exploring the Fetched Results Controller Delegate Protocol
Language: Swift - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 11 - Forks: 4

bartjacobs/CoreDataAndConcurrency
Core Data and Concurrency
Language: Swift - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 9 - Forks: 4

logisticinfotech/contacts-sync-coredata
Sync PhoneBook / Contacts with Core Data in iOS Swift
Language: Swift - Size: 642 KB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

RCCoop/RCDataKit
Helpers for Core Data
Language: Swift - Size: 249 KB - Last synced at: 8 days ago - Pushed at: 2 months ago - Stars: 6 - Forks: 0

ragzy15/CoreDataKit
Core Data for a Type Safe Swift
Language: Swift - Size: 240 KB - Last synced at: about 1 month ago - Pushed at: about 4 years ago - Stars: 6 - Forks: 0

bartjacobs/MigratingADataModelWithCoreData
Migrating a Data Model With Core Data
Language: Swift - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 6 - Forks: 0

lauriecai/seedling-mobile-app
Seedling is a simple journaling app to track your plant progress. Write about growth patterns and track important milestones, keep track of plant care requirements from sunlight preferences to soil types, and manage your garden tasks through categorized to-do lists.
Language: Swift - Size: 8.38 MB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 0

cristydobson/Shopping-App-iOS-MVC-CoreData
Personal project in iOS development using Swift 5, MVC architecture, Core Data, Notification Center, UIKit, XCTest, and the Xcode Storyboard. This native iOS e-commerce application deals with updating a shopping cart.
Language: Swift - Size: 28.6 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

arunlj561/E-Commerce
E-Commerce Sample app with using storage as Core-Data, MVC Architecture with help of NSFetchResultsController.
Language: Swift - Size: 1000 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

simonnickel/snap-swift-data
Extends SwiftData to better interoperate with CoreData and Persistent History Tracking.
Language: Swift - Size: 29.3 KB - Last synced at: 7 days ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

nikhiljohn10/CoreData-MacOS
A sample SwiftUI MacOS App using Core Data.
Language: Swift - Size: 272 KB - Last synced at: 4 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

bartjacobs/ManagingRecordsWithFetchedResultsControllers
Managing Records With Fetched Results Controllers
Language: Swift - Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

rafaelesantos/refds-core-data
RefdsCoreData is a Swift library that simplifies the integration of Core Data into your projects using Swift Package Manager (SPM). With just a few lines of code, you can start using Core Data in your application quickly and efficiently.
Language: Swift - Size: 23.4 KB - Last synced at: 11 days ago - Pushed at: 9 months ago - Stars: 2 - Forks: 0

ifonso/Watch-It
An iOS App that consumes TMDB Api
Language: Swift - Size: 19.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

rock-n-code/swift-libs
A collection of reusable patterns, protocols, classes, structs, and extensions we have been using in our Swift code from some time now, grouped into libraries based on purpose.
Language: Swift - Size: 1.3 MB - Last synced at: 21 days ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

ProboKrishnacahya/loume
loume is an iOS app for Fresh Graduates to know themselves better and what they want to do next by helping them reflect through self discovery journal.
Language: Swift - Size: 6.19 MB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 2

openalloc/TablerCoreDemo
Core Data demonstration of SwiftTabler and SwiftDetailer, multi-platform SwiftUI components
Language: Swift - Size: 304 KB - Last synced at: 19 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

takasurazeem/Grocery
Language: Swift - Size: 3.14 MB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

BaherTamer/TodoApp 📦
An iOS todo list app using core data.
Language: Swift - Size: 11.1 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

UthpalaSP/ProjectPlannerAppWithCharts
Swift iOS developemnt
Language: Swift - Size: 4.49 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

gph4ppy/Zodiacally
Your personal birthday manager
Language: Swift - Size: 888 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

nooglersoon/Nutrition-Box
Nutrition Box is an iOS App that helps people identify the food around them through photos using Machine Learning.
Language: Swift - Size: 82 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

jhrcook/CoreDataDemo Fork of Learn-Swift-Boston/CoreDataDemo
Demo app for the Learn Swift Boston meetup that includes an introduction to Core Data.
Language: Swift - Size: 10.5 MB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

casiocompa/weather
Simple weather client app. Used yahoo weather API Request + JSON codable + Core Location -> Core Data.
Language: Swift - Size: 999 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 0

sanstorik/json_coredata_mapping
Code generation to spawn json to core data mapping model with CoreData entities based on input JSON.
Language: Swift - Size: 24.4 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 2 - Forks: 0

msabukwaik/ToDoListWithCoreData
To Do List example using Core Data - Swift 4 - Xcode 9
Language: Swift - Size: 22.5 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

BestKora/Smashtag-Popularity-V-CS193p-Winter-2017
Stanford cs 193p Winter 2017 Assignment 5 Smashtag Mention Popularity
Language: Swift - Size: 79.1 KB - Last synced at: 3 months ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 1

bartjacobs/MoreFetchingAndDeletingManagedObjects
More Fetching and Deleting Managed Objects With Core Data
Language: Swift - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 1

bartjacobs/SettingUpTheCoreDataStackFromScratch
Setting Up the Core Data Stack From Scratch
Language: Swift - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 2 - Forks: 3

nikans/codla
CoreData Debug Log Analyser. PHP script to analyse CoreData debug log, aggregate similar queries, produce statistics and format messed-up queries into readable ones.
Language: PHP - Size: 387 KB - Last synced at: over 1 year ago - Pushed at: over 9 years ago - Stars: 2 - Forks: 0

avariable2/Bordero_Swift
Bordero (iOS) is a native Swift application that centralizes client management, quote generation, and invoice tracking. Featuring a modern SwiftUI interface and Core Data persistence with optional REST sync, it empowers professionals to handle billing documents even offline
Language: Swift - Size: 47.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

lev67j/NewsApp
Firebase Authenticated, news from network
Language: Swift - Size: 846 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

deathlezz/TradeApp
In this repository you can follow my work on a marketplace app.
Language: Swift - Size: 23.7 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ismayilovmurad/Lecarda
Learn English by swiping the cards.
Language: Swift - Size: 463 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

taylor-young0/Stockpile-Savings
SwiftUI iOS app to help you stock up and save on cyclical purchases.
Language: Swift - Size: 5.6 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

vlari/TvMonster
Language: Swift - Size: 30.5 MB - Last synced at: over 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Rychillie/Task-ToDo
📝 Simple Core Data Todo App
Language: Swift - Size: 149 KB - Last synced at: about 1 year ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

wibosco/PaginationCoreData-Example
Pagination core data example
Language: Objective-C - Size: 40 KB - Last synced at: 3 months ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

vlari/Ios-Google-Keep-App
Ios google keep app.
Language: Swift - Size: 6.92 MB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

andersen-lin/CS-4153-Quick-Ventory
Group project for Mobile App Development
Language: Swift - Size: 2.5 MB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

syky27/TaskManager
iOS Swift MVVM Core Data Combine Framework
Language: Swift - Size: 130 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

heyrahulrs/PetPal
Core Data in SwiftUI app.
Language: Swift - Size: 33.2 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

psx95/Todoey
An iOS app that allows users to create To-do lists
Language: Swift - Size: 26.7 MB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

iamsimranjot/Virtual-Tourist
Travel virtually to any place in the World. The Application allows users to drop pins on a map, as if they were stops on a tour and it'll will let you view images from each location.
Language: Swift - Size: 165 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 1

hemantmehra/ToDoApp
Language: Swift - Size: 397 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 0

juanmjimenezs/Places
This app is for learning Swift 3, this app show some places of the world. In this app you can add places, with the address the app can show the place in a map, the app let you rate the place, visit the website and make a call to the phone number.
Language: Swift - Size: 5.9 MB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 1

juanmjimenezs/EMDb
It is an app for learning Swift3. This app show a list of movies from a Web service (from Apple) that provide this list, when you touch a on a movie you can see the detail. This was build with Alamofire, Core Data, Kingfisher y SwiftyJSON
Language: Swift - Size: 148 KB - Last synced at: about 1 year ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

bartjacobs/SubclassingNSManagedObject
Subclassing NSManagedObject
Language: Swift - Size: 25.4 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

bartjacobs/ReadingAndUpdatingManagedObjectsWithCoreData
Reading and Updating Managed Objects With Core Data
Language: Swift - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

jogendra/PresentApp Fork of brianadvent/PresentApp
Repository contain Core Data example in Swift 3.
Language: Swift - Size: 161 KB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 1 - Forks: 0

shrtlist/BooksBySubject
SwiftUI app to search for books by subject using the OpenLibrary API.
Language: Swift - Size: 29.3 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

rockhold-consulting/MicroGIS
This is the source repository of MicroGIS, formerly the Georg GeoFeatures Utility program.
Language: Swift - Size: 25.8 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

MTevangelista/todo-app-tests
Perform end-to-end integration tests and invoke a real network service and ensure that all application components are working correctly together
Language: Swift - Size: 18.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

TomHuynhSG/Movie-Store-Core-Data-iOS
An example app of using Core Data model in SwiftUI iOS project!
Language: Swift - Size: 132 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

enesozmus/CryptoApp
Live cryptocurrency data is downloaded from CoinGecko API. (SwiftfulThinking)
Language: Swift - Size: 497 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

enesozmus/SwiftfulThinkingContinuedLearning
This is an intermediate course from Nick that makes beginner iOS developers understand and master the basics of SwiftUI. [14/58]
Language: Swift - Size: 136 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

enesozmus/iSchool
Language: Swift - Size: 27.3 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

idakrech/Ratatouille
A SwiftUI + Core Data app for searching and saving recipes from TheMealDB.com API
Language: Swift - Size: 2.47 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

kathleenforgiarini/ios_hotel_management
iOS Mobile Development class at College LaSalle - Final Exam - Application to manage hotel guests using database - iOS App - Swift Xcode
Language: Swift - Size: 396 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

RidhaAF/PlanHubiOS
To-Do List App with SwiftUI
Language: Swift - Size: 47.9 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

WorkWithAfridi/Expenso-SwiftUI
An Expense tracking app using Core Data and Swift UI
Language: Swift - Size: 1.94 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

pbk20191/HTMLAtomicStore
HTMLAtomicStore rewritten is swift based on apple's objc example
Language: Swift - Size: 10.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kawgh1/netflix-clone-ios
Netflix App Clone for iOS
Language: Swift - Size: 9.78 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kawgh1/Todoey-iOS13 Fork of appbrewery/Todoey-iOS13
Todo App using Core Data
Language: Swift - Size: 1.91 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NikolaiIOSDev/OG-NOTE
The OG NOTE app that allows people to write down what needs to be done. Created on the VIPER architecture.
Language: Swift - Size: 1.74 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

tomkuku/SwiftDatastore
Elegant and easy way to store data in Swift
Language: Swift - Size: 149 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

donatogomez/CoreData-MVVM-Swift
Demo App iOS que hace uso de la persistencia de datos mediante el framework de CoreData. Arquitectura CLEAN + MVVM. SwiftUI.
Language: Swift - Size: 13.7 KB - Last synced at: about 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

gstcarv/ios-core-data-crud
Simple contacts list to testing core data features on IOS
Language: Swift - Size: 17.2 MB - Last synced at: 4 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

coodly/CoreDataPersistence
Language: Swift - Size: 34.2 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MTevangelista/core-data-app
Core Data is used to save your application’s permanent data for offline use, to cache temporary data, and to add undo functionality to your app on a single device.
Language: Swift - Size: 23.4 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

Yabby1997/iOS-Daily-Journal
😀 iOS 테이블뷰/커스텀테이블뷰셀/코어데이터실습, Daily Journal을 만들어보자
Language: Swift - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

prayash/TMDBClient
TMDB API + iOS + CoreData
Language: Swift - Size: 1.32 MB - Last synced at: 18 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

mhashim6/ios-coursera-goal-post
ios core data app with transition animations (coursera specialization).
Language: Swift - Size: 41 KB - Last synced at: 4 months ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Sangsom/Random-Users
Create dummy users
Language: Swift - Size: 1.35 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mentalfaculty/blog
Views and Opinions of Drew McCormack (@drewmccormack)
Size: 1.16 MB - Last synced at: 7 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

Mike-Banks/PokemonApp
Fun school project, worked on in team of two. Players can pick a Pokemon, and battle other Pokemon. Google Maps, Firebase Authentication/Storage, Coacoa Pods used in Project.
Language: Swift - Size: 920 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 1

ankitthakur/CoreDataPreference
Using core data as UserDefault settings with encryption (EncryptedCoreData)
Language: HTML - Size: 7.61 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

olejiksa/tinkoff-news
The test task for the Tinkoff.ru job interview
Language: Swift - Size: 626 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

olejiksa/tinkoff-chat
The study project for the Tinkoff Fintech School, iOS course
Language: Swift - Size: 748 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

arorajatin/CoreDataDemo
Demo for the talk "Core Data - Under the hood"
Language: Swift - Size: 174 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

ueoo/GroceryDude
A Core Data learning app.
Language: Objective-C - Size: 703 KB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

mehulparmar4ever/DemoCoreData
Usage of CoreData/Realm sweet wrapper written in Swift
Language: Swift - Size: 103 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

WebMobi59/SleepAid
Swift3.0, CoreData-Alarm App
Language: Swift - Size: 54.7 MB - Last synced at: 4 months ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

h-nasu/compa
Checks the compatibility of two person
Language: Swift - Size: 1020 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
