Skip to content

Can't make it work on iOS #10

@angel-lizander

Description

@angel-lizander

Which platform(s) does your issue occur on?

iOS
iOS: 14.3
emulator

Please, provide the following version numbers that your issue occurs with:

CLI: 8.0.2

@nativescript-community/ui-label": "^1.2.0
@nativescript/ios": "8.0.2

Please, tell us how to recreate the issue in as much detail as possible.

iOS you cant use html tags and class in the same time. You lost the class style if you do it.

For example:

<label:Label class="warning body black-3 md" html="Hey I'm a <b>bold</b>" textWrap="true"/>

That's no going to work because I'm using html tags and class in the same time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions