Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

Use with TabView #9

@olehau

Description

@olehau

This currently seems as it can't be used together with TabViews for the the TabViewItem title property on iOS.

I am able to user icons as text properties on label etc, but as soon as I go to use it on a title in a TabViewItem it returns a question mark.

<TabView id="tabViewContainer" class="fa" top="50" left="0" class="tabview" tabBackgroundColor="#ffffff" color="#ffffff" selectedTabTextColor="#000000"> <TabViewItem title="{{'fa-comment' | fonticon }}"> <Frame defaultPage="views/wall/wall" id="wallFrame" /> </TabViewItem>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions