eclipsesource / eclipsesource/tabris-con
Remove Link component in favor of the "tapLink" event
Open
- Dominant language
- JavaScript
- Stars
- 10
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The workaround to display links by using separate TextViews for each link has been obsoleted by the `"tapLink"` event of TextView.
Rework links to use TextViews with the `"tapLink"` event and remove the Link component.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.