Kyle Howells
  • About
  • Portfolio
  • Blog
RSS • JSON Feed
  • UITableViewCell Styles

    29 May 2022 · 1 min read
    Examples of each UITableViewCellStyle and UITableViewCellAccessoryType
    Continue reading →
  • Understanding UIKit: CALayer Anchor Point

    26 Apr 2022 · 4 min read
    Understanding how the CALayer.anchorPoint property effects layout
    Continue reading →
  • UIBlurEffectStyles

    01 Apr 2022 · 1 min read
    Examples of the different available UIBlurEffectStyle types
    Continue reading →
  • How to Read and Write Image File Metadata with CoreGraphics

    13 Jul 2020 · 3 min read
    How to read and write Exif, GPS, IPTC, JFIF, TIFF and other metadata in image files using the CoreGraphics APIs on iOS and macOS
    Continue reading →
  • Mac Catalyst Title Bar Window Tabs

    01 Jun 2020 · 4 min read
    How to setup NSTitleBar style tabs for a UIKit app on mac with Catalyst
    Continue reading →