Skip to content
iMoeNya edited this page Sep 29, 2019 · 4 revisions

EnumeratedTable

Build Status Swift Version

An elegant way to layout a static table using Swift enum.

Chaos in your setting view controller code? Try enum.

Enumerate your sections and rows like this.

Outlined by Xcode clearly.

While keeping your view controller clean.

And finally, the table you get.