-
External Only Shadows with a Container View
4 days ago · 8 min readA reusable UIView wrapper for drawing an outer shadow around clipped content without masking the content itself
Continue reading → -
Understanding UIKit: CALayer Anchor Point
26 Apr 2022 · 4 min readUnderstanding how the CALayer.anchorPoint property effects layout
Continue reading → -
External Only Shadow on UIView
16 Jun 2020 · 3 min readHow to setup a CALayer shadow to show externally only with CALayer shadowPath and maskLayer
Continue reading → -
CAGradientLayer Explained
15 Jun 2020 · 7 min readHow to natively draw gradients on iOS and macOS with CAGradientLayer
Continue reading →