Swift conditional logging & compiler flagsDuring development it’s important to figure out what in the world is happening in all that code. That’s where logging comes in. The…Aug 16, 2016A response icon1Aug 16, 2016A response icon1
Smooth animations with UIView sublayersCreating UIView subclasses is common when developing for iOS. It is also sometimes the case that a UIView will have extra sublayers. In…Aug 2, 2016A response icon1Aug 2, 2016A response icon1
Making Javascript feel like native iOS with WKWebViewEmbedded web applications can offer an extra degree of functionality and flexibility when included in combination with the native code…Jul 28, 2016A response icon3Jul 28, 2016A response icon3