Created by Diego Rossini Vieira on 07/SEP/15.
Simple example about TableView and CoreData working together.
- iOS version: 9
- Language: Swift
- Xcode: 7.0
- TableView with Actions (Add item and on cell swipe: edit, delete buttons).
- Simple Validation (No empty item and no duplicate item).
- CoreData (Persistent data).
- Just fork it and open a pull request :-)
This code is available under the MIT license. See the LICENSE file for more info.