Hey,
as far as i investigated the code base there is no way to support
func collectionView(_ collectionView: UICollectionView, layout collectionViewLayout: UICollectionViewLayout, insetForSectionAt section: Int) -> UIEdgeInsets
Do you have any idea how i could make use of that method when using a BasicBlockDataSource?
thanks