Simple static table views for iOS in Swift. Static’s goal is to separate model data from presentation. Rows and Sections are your “view models” for your cells. You simply specify a cell class to use and that handles all of the presentation. See the usage section below for details.
Static

Related Posts
AnimatedBottomBar
A customizable and easy to use bottom bar view with sleek animations