Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Touchable URLs #40

Open
devmobile247 opened this issue Dec 30, 2013 · 1 comment
Open

Touchable URLs #40

devmobile247 opened this issue Dec 30, 2013 · 1 comment

Comments

@devmobile247
Copy link

Is there any way to add touchable URLs in editor? I want to add URLs and when the url is touched, the URL is opened in safari. I have searched for it and found that it is not possible to add touchable URLs when the UITextView property "Editable" is True.

If we cannot add touchable URLs then it there any way to just insert some URL with specific formatting (blue color)?

@aryaxt
Copy link
Owner

aryaxt commented Dec 30, 2013

Hi, since this RTE is a subclass of a UITextView it behaves the exact same as far as URLs or most other features go.
It's possible and supported to add URLs since iOS 7 I believe, but I haven't had much time to spend on this project in general in the pas couple of months :( It's on my todo list for future

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants