drawRect/Instagram_Stories

how to add this stories as a part of header in tableview?

Closed this issue · 2 comments

Screenshot 2020-07-09 at 3 51 07 AM

I want to achieve this screen where this stories is the part of tableview header and also I want to add other collection view and list view at follow . Can you please help me with this?

Hi @pratikgajbhiye222

Definitely you can use our library. So if you look at our IGHomeview -> We have used Basic CollectionView only. So you just create one Header View with our collection view how we have done in IGHomeView. And try to pass it to the UITableView header in Section or TableHeaderView. However you want?

Let us know if you face any issues.?

Thanks , It helps me