Closed ghost closed 10 years ago
The idea is to leave the class as generic as possible so that everyone can use it, regardless of their app's architecture. I've found using an UIViewController to limiting, although in this case it would have indeed come handy.
Why not contain the UIView in a UIViewController, and then implement willRotateToInterfaceOrientation?