Roland Leth
roland.leth.ro
Roland Leth
@roland.leth.ro
iOS developer with extensive full-stack experience, focused on user experience
Reposted by Roland Leth
SwiftUI gives us a lot of control when styling SF Symbols, including custom foreground styles. One simple technique is to apply a foreground style with an inner shadow to make an icon look cut out from its background: nilcoalescing.com/blog/AddAnIn...
#SwiftUI #iOSDev
Add an inner shadow to a symbol image in SwiftUI
Create a cut out icon effect in SwiftUI by applying a foreground style with an inner shadow to an SF Symbol image.
nilcoalescing.com
December 9, 2025 at 5:57 AM
Reposted by Roland Leth
iOS 18 lets us animate UIKit views using SwiftUI animations, which can simplify our code and help create a more consistent experience in projects using both frameworks.

I just published a blog post that explains how it works: nilcoalescing.com/blog/Animate...

#iOSDev #SwiftUI #UIKit
November 28, 2024 at 10:05 AM