Kyle Howells
  • About
  • Portfolio
  • Blog
RSS • JSON Feed
  • Understanding UIKit: CALayer Anchor Point

    26 Apr 2022 · 4 min read
    Understanding how the CALayer.anchorPoint property effects layout
    Continue reading →
  • External Only Shadow on UIView

    16 Jun 2020 · 3 min read
    How to setup a CALayer shadow to show externally only with CALayer shadowPath and maskLayer
    Continue reading →
  • CAGradientLayer Explained

    15 Jun 2020 · 7 min read
    How to natively draw gradients on iOS and macOS with CAGradientLayer
    Continue reading →