-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Description
-
Resetting
bottomNavigation.itemsorbottomNavigation.tabStrip.itemsto new Array does not update them. TabContentItem on the current selected tab index disappear and appear only if we switch tabs.Developer Note1: BottomNavigation control should be somehow notified when its inner TabStrip.items has changed
-
Binding
<TabStripBar>.itemswill only work with its parent<BottomNavigation>/<Tabs>binding context. Binding to some Page view model property won't work. -
(optional feature) : Introduce
tabStripItemsproperty to directly set TabStripBar items.
Using ui-tests-app binding bottom-navigation examples / tabs examples
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.