Jump to content

BigSnake

Level 1
  • Posts

    7
  • Joined

  • Last visited

About BigSnake

BigSnake's Achievements

1

Reputation

  1. I'm now developing an app on iOS with evernote api. Through getNoteContent function, I can get the content of a note, but how to display it? it's in ENML format. Should I extract the information from ENML, and display it with UITextView? what's more, after user changed the content, Should I fill the changed content into ENML, and then send to Evernote server? Or directly, display it with UIWebView? but how to edit the content?

×
×
  • Create New...