BDBPopupViewController icon indicating copy to clipboard operation
BDBPopupViewController copied to clipboard

A UIViewController category for presenting custom view controllers modally.

Results 3 BDBPopupViewController issues
Sort by recently updated
recently updated
newest added

On orientation change (iPhone interface) the popup doesn't redraw.

For example, I changed your demo to allow opening another version of the main view controller with FormSheet presentation style, run it on iPod. Hit the nav bar button to...

Pressing back button on a pushed view controller does nothing.