Rewriting a Public Cocoa Touch API
Cocoa Touch added API for presenting a view controller in a popup bubble in iPhone OS 3.2, the responsible class is named UIPopoverController. One would guess that this new class…
Continue Reading
Rewriting a Public Cocoa Touch API