Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How to replicate iPhone Messages App (SMS, MMS) interface?

Hi, I was wondering how to replicate the UI of the iPhone SMS/MMS app, especially the text input toolbar at the bottom.

For example, when the user takes a picture to attach to an MMS, it shows a thumbnail of the picture in the text field, and the text field expands when the text exceeds one line.

I've looked through KitchenSink and can't seem to replicate that functionality, do you have any suggestions?

Thank you!

— asked October 14th 2010 by S L
  • gui
  • iphone
  • kitchensink
  • mms
  • sms
  • ui
0 Comments

2 Answers

  • There's some ObjectiveC here which I found that could possibly help someone create a module to do this:

    https://github.com/brandonhamilton/inputtoolbar

    — answered May 18th 2011 by Kosso
    permalink
    0 Comments
  • the same problem. Did anybody find the way to do that?

    — answered May 18th 2011 by Anton Filimonov
    permalink
    1 Comment
    • I would also like to know, mainly how to get the text field to expand when the text exceeds one line.

      — commented May 18th 2011 by Colton Arabsky
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.