Skip to content

A framework for eliminating boilerplate in UIKit Views & View Controllers

License

Notifications You must be signed in to change notification settings

ksmandersen/GenericViewKit

Repository files navigation

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.

About

A framework for eliminating boilerplate in UIKit Views & View Controllers

Resources

License

Stars

Watchers

Forks

Packages

No packages published