chaosifier / TabView

TabView control for Xamarin.Forms.
MIT License
124 stars 32 forks source link

[enhancement] Support for Item template #36

Closed candidodmv closed 4 years ago

candidodmv commented 4 years ago

Hi,

Thanks for this very useful plugin! But, would be very useful to able use data template(moreover template selector), for separate concerns (view and data) what currently is higly coupled when we want to dysplay dynamic tab items.

chaosifier commented 4 years ago

Thank you for the feedback. I've implemented the requested feature in the new version.