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

Data detectors for MessageLabel #71

Closed
4 of 11 tasks
SD10 opened this issue Aug 16, 2017 · 2 comments
Closed
4 of 11 tasks

Data detectors for MessageLabel #71

SD10 opened this issue Aug 16, 2017 · 2 comments
Assignees

Comments

@SD10
Copy link
Member

SD10 commented Aug 16, 2017

If we don't use UITextView for the MessageLabel we'll have to write the data detectors in-house.

UITextView currently supports:

  • Phone Number
  • URL
  • Address
  • Date
  • Shipment Tracking Number
  • Flight Number
  • Lookup Suggestion

It would be nice to also support:

  • Email
  • Hashtags
  • Mentions
  • Custom detector
@bojanstef bojanstef mentioned this issue Aug 19, 2017
51 tasks
@SD10 SD10 added this to the 1.0.0 milestone Aug 22, 2017
@SD10 SD10 self-assigned this Aug 22, 2017
@SD10 SD10 removed this from the 1.0.0 milestone Sep 3, 2017
@ulaserdegor
Copy link

Location Type cell ? @SD10
to open it in the map applications when clicked.

@martinpucik
Copy link
Contributor

Support for all of these types and custom regex one should be implemented now

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

4 participants