Fresh Beginning
  • Home
  • Portfolio
  • My Clothing Shop
  • Etsy Clothing Store
  • Buy Me A Coffee
  • Patreon
  • Speaking
  • Reading
  • About Me
  • Contact Me
Subscribe

Constraints

A collection of 3 posts
UIScrollView

Using UIScrollView with Autolayout on Xcode using Swift

Note : This post is based on Using UIScrollView with Auto Layout in iOS published on Atomic Object blog. TL; DR; The code to support UIScrollView with autolayout is open-sourced and hosted on Github. The wrapper can be found here and example on how to use it is listed here Recently
Feb 3, 2017 3 min read
UITableViewCell

UITableView Gotcha!

Have you ever run into the scenario where you struggle for several hours, fail to recognize the problem, end up blaming the creator of framework but still get amazed at how it works for other people/projects? This is a classical facepalm moment. I run into it more than usual,
Jan 2, 2017 2 min read
AutoLayout

Debugging Autolayout issues in the Xcode

With the release of new iPhone devices in addition to older models iPhone4 and iPhone5, developers are forced to switch to autolayout instead of using manual frames to update the view layouts. As we extensively use autolayout, goof-ups are very much likely to happen. I always miss something or add
May 28, 2016 5 min read
Fresh Beginning © 2025
Powered by Ghost