Explore >> Select a destination


You are here

whackylabs.com
| | sintraworks.github.io
16.5 parsecs away

Travel
| | So you're building your app, and have a navigation controller, and sometimes you need to know when the controller is about to navigate, or has just finished navigating. Well, there's a great built in API for that, right?
| | www.iamsim.me
13.7 parsecs away

Travel
| | One of my favorite things in UIKit is UICollectionView. I love how versatile it is. With iOS 13 it got even better with the diffable data source and compositional layout APIs. However, when dealing with collection views there's a lot of boiler plate one has to take care of. In this post I want to share some of the code I've written to make working with collection views a bit nicer.
| | noahgilmore.com
10.5 parsecs away

Travel
| | It's been a year since SwiftUI was released, and many iOS developers who are lucky to only support the two most current iOS versions will soon be able to start writing SwiftUI in their production apps. There are clear benefits to using SwiftUI (I could probably devote a whole post to them), so the question I've been thinking about is: where to start?
| | vitalyobukhov.wordpress.com
40.5 parsecs away

Travel
| Visit the post for more.