DianQK / Flix

iOS reusable form library in Swift.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How can I extend SingleUITableViewCellProvider and UICollectionViewDataSource?

angelen10 opened this issue · comments

image

I want to add a collectionView in SingleUITableViewCellProvider.

You can create yours MySingleUITableViewCellProvider inherit NSObject.
And you can use Flix on this collectionView.

@DianQK It's not working. Look at this screenshot:
image