omnigroup/OmniGroup

How can I use the Text editor alone in my code

Closed this issue · 1 comments

Hi,
I like this code I Like to integrate the Text editor alone in my code without picker How can I use this weather it is possible

Thanks

tjw commented

UIKit now has UITextView, so our text editor is a very minimal subclass. You'd probably just want to use UITextView now.