i want to build an app that will look like iphone sms system
there is something build that i can use ?
i want to build an app that will look like iphone sms system there
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Assuming you want to build an app that LOOKS like the SMS system – here is a guide you can follow, using segmented images to create the bubbles:
http://mobiforge.com/developing/story/sms-bubble-ui-iphone-apps
It’s another story if you want to implement the actual sms system. At least you can send SMS with a MessageComposer:
http://developer.apple.com/library/ios/#samplecode/MessageComposer/Introduction/Intro.html