I'm looking at two apps: native iOS Mail and Evernote and see that both of them allow embedding of little thumbnails representing audio files inline with text. Is this a native feature of a UITextView?
How can I add an inline photo or video thumbnail into a UITextView, like the Evernote app?