Skip to content

Inheritance example of UITableViewController (Swift)

Notifications You must be signed in to change notification settings

DanielsCode/BaseExampleTVC

Repository files navigation

Swift - iOS: How to refactor simular instances of UITableViewController

This example shows different approaches to reduce code repetition.

Code

Please compare the starting code with these different approaches:

Object orientated programming

Generic data source

Acknowledgement

Many thanks go to https://github.com/helje5

Feel free to push your appraoch.

About

Inheritance example of UITableViewController (Swift)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages