Diffable

Series all about Diffable Data Sources. For more on Diffable you can check my Compositional Layout posts as I am using Diffable in these examples as well. How to implement loading states? I got you covered. How to refresh supplementary views? Check. And more :-)

4 posts

Diffable

Fixing wrong animations with Diffable Data Source

The most common causes and how to fix it.

Swift & iOS

Diffable

Tips and practices for setting up Diffable Data Sources

In this post I would like to show a few approaches that make working with Diffable cleaner and better.

Swift & iOS

Diffable

How to refresh header / footer with Diffable Data Source

All that is needed is correctly configured section with associated value. Learn how to properly refresh supplementary views with Diffable Data Source.

Swift & iOS

Diffable

Implementing loading / shimmer with Diffable Data Source

Quick look on one way how to implement loading state for your collection view or table view when using diffable.

Swift & iOS

Other series