You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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, becauseface
will apply on both versions.The solution could be to change API so user can provide custom components like
TabNavigationButton
, etc.The text was updated successfully, but these errors were encountered: