All Projects → ksmandersen → GenericViewKit

ksmandersen / GenericViewKit

Licence: MIT License
A framework for eliminating boilerplate in UIKit Views & View Controllers

Programming Languages

swift
15916 projects
objective c
16641 projects - #2 most used programming language
ruby
36898 projects - #4 most used programming language

GenericViewKit

Carthage compatible CocoaPods compatible

A framework for eliminating boilerplate code in UIKit Views & View Controllers. Read more about it in Good Swift, Bad Swift — Part 1

Why is this even a framework?

I agree, 4 base classes with virtually no implementation doesn't justify a framework. I choose to publish the code here as a framework because that is for most people the easiest way to start using it. I would argue that it is totally fine to just copy paste the classes into your project. I don't anticipate many if any updates to the code here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].