Skip to content

feat: TappableSpan support#8256

Merged
vtrifonov merged 12 commits into
masterfrom
trifonov/clickablespan-fix
Mar 20, 2020
Merged

feat: TappableSpan support#8256
vtrifonov merged 12 commits into
masterfrom
trifonov/clickablespan-fix

Conversation

@vtrifonov

@vtrifonov vtrifonov commented Jan 17, 2020

Copy link
Copy Markdown
Contributor

Updated the #7076 PR to can be merged in master

PR Checklist

What is the current behavior?

There is no way to add links to Labels/TextViews.

What is the new behavior?

Span now has a linkTap event which, when bound, makes it possible for it to be interacted with via tap.

Implements #3671.

@cla-bot cla-bot Bot added the cla: yes label Jan 17, 2020
@edusperoni edusperoni mentioned this pull request Jan 17, 2020
5 tasks
@dtopuzov

Copy link
Copy Markdown
Contributor

test

@vtrifonov vtrifonov requested a review from vmutafov March 20, 2020 13:04
@vtrifonov vtrifonov merged commit c24c0d5 into master Mar 20, 2020
@vtrifonov vtrifonov changed the title (WIP) feat: TappableSpan support feat: TappableSpan support Mar 20, 2020
vtrifonov added a commit that referenced this pull request Mar 20, 2020
* feat(android): clickable span

Initial support for clickable span on Android

* test: clickable-span test page

* remove console.log

* use _emit instead of notify

* rename clickable to tappable in Span

* updated NativeScript.api.md

* chore: fixing tslint errors

* chore: fixed witespacing

* moved and improved test page

* feat: tappable span iOS implementation

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>
@vtrifonov vtrifonov deleted the trifonov/clickablespan-fix branch March 20, 2020 16:39
@vtrifonov vtrifonov mentioned this pull request Apr 2, 2020
5 tasks
NathanWalker pushed a commit that referenced this pull request Aug 7, 2020
* feat(android): clickable span

Initial support for clickable span on Android

* test: clickable-span test page

* remove console.log

* use _emit instead of notify

* rename clickable to tappable in Span

* updated NativeScript.api.md

* chore: fixing tslint errors

* chore: fixed witespacing

* moved and improved test page

* feat: tappable span iOS implementation

Co-authored-by: Eduardo Speroni <edusperoni@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants