Skip to content

BottomNavigation and Tabs binding issues #7455

@ADjenkov

Description

@ADjenkov

[BottomNavigation] Using binding for<TabStrip items> creates empty TabStripBar (no tabs visible). Using ui-tests-app binding examples

Developer Note1: We create TabStripItems, when iterating over tabStripContent items (setViewControllers() method) , while there is no tabStrip.items property set yet.

Developer Note2: BottomNavigation control should be somehow notified when its inner TabStrip.items has changed

Question: missing tabStripProperty same as the adnroid bottomNavigation?

[Tabs] Using binding for<TabStrip items> crashes the app with file:///app/Users/djenkov/Work/NativeScriptTab/NativeScript/tns-core-modules/ui/tabs/tabs.ts:846:14 JS ERROR TypeError: undefined is not an object (evaluating 'items.forEach') .Using ui-tests-app binding examples


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions