yysskk / SwipeMenuViewController

Swipable tab and menu View and ViewController.
MIT License
1.29k stars 131 forks source link

Enable custom tabItemView #95

Closed taiking closed 5 years ago

taiking commented 5 years ago

support for custom tab items

yysskk commented 5 years ago

Hi, @taiking. It has an problem to degrate rendering performance because TabView cannot be reused items, like as UITableView, UICollectionView. So, I cannot approve until it will include reusable functions. 😓

taiking commented 5 years ago

ok, thanks!

kylebrowning commented 4 years ago

This would be a great feature.