@doekman never worked with them (that’s from interface builder, right?), so I can only guess.
Drawing your screen visually is fine until you have dynamic parts in it, I guess. If most of your UI is dynamic, drawing it must be painful. If most is static, then sure
@nikitonsky To be honest, I haven't used it extensively... I used some dynamic stuff like tab-bars, but I guess in more complex layouts there might be problems on the way…