iOS Development

Comparing factory design patterns – The.Swift.Dev.

I thought that I'd be nice to have a summarized comparison...

Swift prototype design pattern – The.Swift.Dev.

This is also a creational design pattern, it is useful when...

Swift command design pattern – The.Swift.Dev.

The command pattern can be handy if you'd like to provide...

ios – How to properly use Observables, @Binding, and @Published

I'm working on the creation of an...

Mastering iOS auto layout anchors programmatically from Swift

Creating views and constraints programmaticallyFirst of all I'd like to recap...

UICollectionView data source and delegates programmatically

UICollectionViewCell programmaticallyIf you'd like to add views to your cell, you...

Latest articles