DTCollectionViewManager v4.8.0 Release Notes

  • 🔄 Changed

    • Now all view registration methods use NSBundle(forClass:) constructor, instead of falling back on DTCollectionViewManager viewBundle property. This allows having cells from separate bundles or frameworks to be used with single DTCollectionViewManager instance.

    🗄 Deprecations

    • viewBundle property on DTCollectionViewManager