Byteclaw/visage

[Tabs] - it's impossible to override styling more than once

Opened this issue · 0 comments

For example you have 2 versions of Tabs with different visuals in your app. If you change the looking using face it's impossible to create second version too, because face will apply on both versions.

The solution could be to change API so user can provide custom components like TabNavigationButton, etc.