/deegeu-ios-swift-tableview-custom-cells

Create a Custom UITableViewCell in Swift 3.1 for our table view in our iOS 10.3 app.

Primary LanguageSwiftMIT LicenseMIT

Creating a Custom UITableViewCell in Swift 3.1

This code supplements the video "Creating a Custom UITableViewCell in Swift 2.0" where we create a Custom UITableViewCell in Swift for our table view in our iOS app.

The “Creating a Custom UITableViewCell in Swift 2.0” video demonstrates customizing a UITableViewCell in Swift.

Creating a Custom UITableViewCell in Swift 2.0

The video uses Swift 2.2 and iOS 9.3 on Xcode 7.3 Source code updated to use Swift 3.1, iOS 10.3 on Xcode 8.3 (Updated 04-06-17)

You can find more iOS videos on the DeegeU channel

Getting started

The code is a self contained Swift project that can be loaded into XCode.

This code is written and compiled for Swift 3.1 and iOS 10.3 on Xcode 8.3.

Getting help

If you are having troubles getting the source code, please see Getting the source code or the video How to get code from GitHub

License

MIT: http://rem.mit-license.org

Feedback

Any feedback is welcome. You can contact me at dj at deegeu.com, the Facebook page, the Google+ page or on DeegeU.com.

Contributions

If you wish to contribute to any issues you find in the source code, please issue a pull request.