iphone - Is there a open source rich text editor for iOS? -


I'm looking for an open source rich text editor on which I Can I integrate with iPad , what is such a thing available ??

Thanax

You can also use UIWebView You can, if you do not support the editing of the text (for the purpose of reading only)

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -