Skip to content

1.0: A protocol for everyone

Compare
Choose a tag to compare
@aschuch aschuch released this 17 Oct 08:08
· 65 commits to master since this release

StatefulViewController is now defined as a generic protocol, with default implementations for UIViewController and UIView. This is a major change that makes it possible to also adopt StatefulViewController for custom UIViewController subclasses.