Skip to content

Feature request: ClickableSpan support for iOS and Android  #3671

@tsonevn

Description

@tsonevn

Ability to use clickable Spans in a NativeScirpt project.

At the moment as workaround it could be used ClickableSpan for Android and NSLinkAttribute for iOS. For NativeScript TypeScirpt or NativeScript Angular 2 project we should also install tns-platform-declarations with npm install tns-platform-declarations --save and to follow the setup instructions here.

For iOS we should also implement textViewShouldInteractWithURLInRange delegate method, which will be fired, when some of the clickable text parts have been selected.

An example could be found here.


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