Skip to content

Instantly share code, notes, and snippets.

View vermotr's full-sized avatar

Romain Vermot vermotr

View GitHub Profile
@tomasharkema
tomasharkema / DataSource.swift
Last active August 20, 2020 09:25
UICollectionViewDiffableDataSource iOS 12
//
// DataSource.swift
//
// Created by Tomas Harkema on 06/06/2019.
// Copyright © 2019 Tomas Harkema. All rights reserved.
//
import UIKit
import DeepDiff // https://github.com/onmyway133/DeepDiff