Sample code using TableForm and Cloudkit. TableForm is a set of classes to create data entry forms for iOS using UITableViews. This sample contains three Controllers:
EmployeesController
: This is a UITableView with a NSFetchedResultsController.EmployeeController
: This is a FormViewController where you can add or edit an Employee data.GenderList
: This is a TableViewController where you can select a gender.
- iOS 11
- swift 4
All dependencies are in the Xcode project.
- Sebastian Gazolla Jr
- @gazollajr
- http://about.me/gazolla
TableFormCloudkit
is licensed under the MIT license.