Skip to content
Jorge edited this page Jul 15, 2014 · 1 revision

Welcome to the iOS-HTMLTextEditor wiki!

This is a HTML Rich Text Editor that uses the power of UIWebView and JavaScript to use the popular CKEditor.

The example is on ViewController.m and look into the magic methods viewDidLoad webViewDidFinishLoad and the @selector evaluate.

Clone this wiki locally