linkedin / Hakawai

A powerful, extensible UITextView.
Apache License 2.0
781 stars 105 forks source link

Question: Can you insert custom UIView? #54

Open magonicolas opened 6 years ago

magonicolas commented 6 years ago

Would be great if thats possible.

Also can you insert videos?

Do you have swift examples?

Bests!

dgattey commented 5 years ago

Thanks for the questions! If you're still looking for an answer, what do you mean by inserting? Into the text view itself? It's a standard UIView, so it supports most modifications like inserting other views.

We are working on cleaning up & improving the library documentation - Swift examples are on our roadmap. What would it help to have examples of?