Archive of stories published by vik’s code journal

Adding auto-layout constraints programmatically

In my latest side-project, Martian Monster, I make use of Facebook’s open source library Shimmer to prettify a drop-down view.

The shimmer effect is added programmatically, via an FBShimmeringView. In my case, I wanted…


Margins and Autolayout on iPhone 6 Plus

In my most recent project, Martian Monster, adaptive autolayout was crucial. It allowed me to layout my buttons evenly across all devices (which, I must add, is awesome).

About
vik’s code journal
Challenges faced in iOS and Android programming, and how I’ve solved them.
More information
Tags
Editors