Dynamic drawing and 1px lines on iPhone 6 Plus
As many of you probably know by now, iPhone 6 Plus has a higher pixel density and now required @3x imagery to provide a crisp UI experience. I am big fan of dynamically drawing UI elements, button background, segment dividers, and many other elements in code. Let’s take a look at how we can make that happen.