GMan
GMan
Hey, How would you pop to the root view controller using this library? Or even better, pop back to the left side menu? I could call: ``` [self.sideMenuViewController presentMenuViewController]; ```...
Your library is at the core of my application. I am getting: Snapshotting a view that has not been rendered results in an empty snapshot. Ensure your view has been...
I've been witnessing a strange behaviour when displaying the MRProgress on a view that has a UIWebvView in it. It appears to be extremely large in size, its position is...