Well I've searched for the answer to this, and nothing seems to provide a clear solution... so here goes...
We have a web application that we are re-creating in iOS. Parts of the application utilize CKEditor to edit contents of templates (for sending emails, etc.).
Is there a way to use CKEditor within the iOS app, or is there something similar that anyone can recommend that provides the same base functionality?
Thanks, to all, in advance...
EDIT: (Thanks to the comment by @Dekel)
It should be noted that the editor needs to work whether the device is online or offline. So a true WebView item won't work (I believe - could be wrong).