StatefulViewController v1.0 Release Notes

Release Date: 2015-10-17 // over 8 years ago
  • 0️⃣ 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.