Quantcast
Channel: Antipodal Apps » UIViewController
Browsing all 3 articles
Browse latest View live

JKSegueAction

prepareForSegue:sender: Hurts My Design I’ve never really liked UIKIt’s prepareForSegue:sender: especially when I manually trigger a segue with performSegueWithIdentifier:sender:.  The problem, as I...

View Article


SOLID MVC Design for iOS

Refactor I spent last week coding up a new feature for ProjectF.  As I mentioned before, I’m using TDD and I’ve been refactoring as I go.  I ended up with a view, a UIViewController, and a behavior...

View Article

Organizing Files in Xcode

I’ve been using a fairly traditional approach to organizing files in Xcode for iPhone MVC apps. I have groups for Models, Views, and Controllers. In some cases I have subfolders for Behaviors (under...

View Article
Browsing all 3 articles
Browse latest View live