Skip to content

diegorv/iOS-Swift-TableView-CoreData-Example

Repository files navigation

iOS TableView with CoreData Example

Build Status Platform License Forks Stars

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

iOS Simulator

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.