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

How do I add a custom view #16

Open
lczalh opened this issue Apr 6, 2021 · 3 comments
Open

How do I add a custom view #16

lczalh opened this issue Apr 6, 2021 · 3 comments
Labels
question Further information is requested

Comments

@lczalh
Copy link

lczalh commented Apr 6, 2021

How do I add a custom view

@niw
Copy link
Contributor

niw commented Apr 6, 2021

Hi, @lczalh. To answer your question, could you elaborate a little more about what you meant by “custom view”?

@lczalh
Copy link
Author

lczalh commented Apr 6, 2021

Hello! I want to insert a custom view of an image, button, etc into the input box

@niw
Copy link
Contributor

niw commented Apr 10, 2021

I see. In hat case, you can add such subviews using textContentView.
TextEditorView contains UITextView and it may have a few subviews, therefore textContentView is the best for adding your custom subviews.

@niw niw added the question Further information is requested label Feb 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants