3

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.

YannisDC
  • 207
  • 1
  • 2
  • 9
  • no there is not but you can make the background transparent and set a background or something else with rounded corners – E. Huckabee Oct 16 '17 at 10:38

0 Answers0