Baptiste MontaglianiFollowJun 6, 2020·6 min readSWIFT PROGRAMMINGHow to Create Advanced Shadows in Swift — iOS Swift Guide5 ways to create beautiful shadows for your appsThanks to CoreAnimation and CALayer, we can easily apply to any UIView objects a custom shadow effect, through its layer property.