Skip to content

Latest commit

 

History

History
executable file
·
30 lines (14 loc) · 581 Bytes

README.md

File metadata and controls

executable file
·
30 lines (14 loc) · 581 Bytes

Journal Client

Jounal is an APP that can cross-platform write logs, share logs, view other logs, bookmark and comment logs

It implement by cocos2d + RichTextEditor

TextEditor

Object-C : https://github.com/nnhubbard/ZSSRichTextEditor

Swift: https://github.com/wasabeef/richeditor-android

Android: https://github.com/cjwirth/RichEditorView

Server

Server: https://github.com/unix2dos/Journal

cocos2d use RictTextEditor

  • uiviewController add cocos2d root controller
  • set project arc and cocos2d .m .mm files no arc

TODO:

  1. Android RichTextEditor