TL;DR Got multiple iOS developers? Use multiple storyboards.
Highs and Lows
Working on significant projects means working with a large code base and a
multi-person team. Multi-person teams are fabulous for so many reasons -- code
reviews, someone to bounce ideas off of and your nerf gun ally.
However, one thing that is not fun about multi-person teams are source control
conflicts. You finish a feature, got to merge/rebase and you get a conflict.
Ugh!
We almost exclusively use Storyboards for