|
You are here |
whackylabs.com | ||
| | | | |
sintraworks.github.io
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | | | 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
|
|
| | | Visit the post for more. | ||