Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Add RichTextView input callback #88

Closed
1 of 3 tasks
HaidyCao opened this issue Jan 24, 2019 · 3 comments
Closed
1 of 3 tasks

Add RichTextView input callback #88

HaidyCao opened this issue Jan 24, 2019 · 3 comments
Labels
feature Related to adding additional functionality

Comments

@HaidyCao
Copy link

What is the purpose of your issue?

  • Feature Request
  • Question
  • Other

Description

Provide as much information possible about the issue below
I want listen content of the RichTextView when input or delete some content.

@aelkady
Copy link
Contributor

aelkady commented Jan 24, 2019

@HaidyCao could you elaborate more on this? Are you essentially saying that you want to be hooked up to the delegate methods of the UITextView subviews in the RichTextView?

@aelkady aelkady added the feature Related to adding additional functionality label Jan 24, 2019
@HaidyCao
Copy link
Author

Thank you. But I need to get the child of RichTextView as UITextView and hook the delegate of that.

@aelkady
Copy link
Contributor

aelkady commented Feb 4, 2019

@HaidyCao I have opened #91 to address this issue, feel free to take a look and make any changes if you feel it's necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature Related to adding additional functionality
Projects
None yet
Development

No branches or pull requests

2 participants