StatefulViewController Versions Save

Placeholder views based on content, loading, error or empty states

3.0.1

7 years ago

Fixes an issue with Xcode 8.3 (thanks @gunterhager)

3.0

7 years ago

Compatibility with Swift 3

2.0

7 years ago
  • Add Swift 2.3 compatibility

1.2

7 years ago
  • Adds a new StatefulPlaceholderView protocol placeholder views may adopt in order to set custom edge insets
  • Adds a completion handler to setupInitialViewState() (thanks @philippeauriach)

1.1

8 years ago

Adds support for tvOS

1.0

8 years ago

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.

0.1.1

9 years ago

🚀

0.1

9 years ago