Blog

Technical articles about iOS development, Swift, and software engineering

Dynamic Height UITableView Footer

Just as some other “simple” things like setting I often forget that ’s doesn't support Auto Layout out of the box as one would expect, and that one...

3 min read
iOS DevelopmentAuto LayoutSwift
Read more →

Self Sizing Hell

The idea for this article began when I faced a challenge in my job, I was given the task of implementing a /nested/ version of self-sizing-cells: a se...

7 min read
iOS DevelopmentAuto Layout
Read more →