Skip to content

A sample app for understanding CoreData in iOS 10 with Swift 3.0.

Notifications You must be signed in to change notification settings

suesslin/CoreTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

CoreTable

Background

In iOS 10, the concept of CoreData with Swift 3 has been changed by Apple. Despite the documentation, hands-on projects are a better explanation of changes in most cases and show how to implement them in own projects.

Application

This example is a simple listing app in which you can add items and subsequently remove them when they are no longer needed.

Documentation of Changes

What's New in Core Data in macOS 10.12, iOS 10.0, tvOS 10.0, and watchOS 3.0

About

A sample app for understanding CoreData in iOS 10 with Swift 3.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages