I’m currently using a UIWebView as RTF-Editor, but that method seems to be a little bit “laggy” and not very stable. Is there a better way to achieve a RTF-Editor in iOS?
Are there any libraries out there? I’ve searched in google, but haven’t found a lot…
Thanks,
Lukas
Use CoreText or just wait for iOS6, which will have attributed strings in nearly all UIKit controls