iOS-Swift-TableView-CoreData-Example
iOS-Swift-TableView-CoreData-Example copied to clipboard
iOS 8 TableView with CoreData Example
iOS TableView with CoreData Example
Created by Diego Rossini Vieira on 07/SEP/15.
What?
Simple example about TableView and CoreData working together.
- iOS version: 9
- Language: Swift
- Xcode: 7.0
Features
- TableView with Actions (Add item and on cell swipe: edit, delete buttons).
- Simple Validation (No empty item and no duplicate item).
- CoreData (Persistent data).
Example

Contributing
- Just fork it and open a pull request :-)
Contributors
License
This code is available under the MIT license. See the LICENSE file for more info.