When passing data from one view controller to another, beginners in iOS development might be tempted to assign data directly to views that are managed by the destination view controller. In this post, I list three reasons why this is bad design and should be avoided.
Loading...
















