DTTableViewManager v4.8.0 Release Notes

  • ๐Ÿ”„ Changed

    • ๐Ÿ‘Œ Support for building in both Swift 2.2 and Swift 2.3
    • Now all view registration methods use NSBundle(forClass:) constructor, instead of falling back on DTTableViewManager viewBundle property. This allows having cells from separate bundles or frameworks to be used with single DTTableViewManager instance.