Jounal is an APP that can cross-platform write logs, share logs, view other logs, bookmark and comment logs
It implement by cocos2d + RichTextEditor
Object-C : https://github.com/nnhubbard/ZSSRichTextEditor
Swift: https://github.com/wasabeef/richeditor-android
Android: https://github.com/cjwirth/RichEditorView
Server: https://github.com/unix2dos/Journal
- uiviewController add cocos2d root controller
- set project arc and cocos2d .m .mm files no arc
- Android RichTextEditor