Sketch 47 just implemented smooth corners and Apple already uses super-ellipses for app icons since iOS 7, is there a way to round the corners of your UIViews the same way?
The super-ellipse formula (1 = |x/60|^5 + |y/60|^5) works for app-icons but when adjusting for larger sizes looks a little weird.