1
Ask HN: What is the best way to resolve storyboard (iOS) conflicts?
When a team of programmers working on a storyboard (managed by git), it is rather painful to merge changes. I know people are saying that using multiple storyboards can mitigate this problem.
I wonder if there is a better way?