I am developing a chat app which sends emssages through push notifications and p2p connections (not via SMS or e-mail).
I would like to make a view controller which has some custom views at the top and then the messages thread below it. The messages should be presented in a manner similar to Messages
iPhone app.
Is it possible to reuse Apple code (is there a ViewController / View I can use? Can I somehow use MFMessageComposeViewController
?) or should I reinvent the wheel and make my own implementation?
Type your text message in the iMessage bar as you normally would. Tap and hold down on the blue arrow until the "Send with effect" screen appears. Tap Screen. Swipe left until you find the effect you want to use.
There are several open-source solutions that re-create the messages interface rather accurately:
Of course, you could also create the interface yourself by using a UITableView to house custom cells that would draw the speech bubbles, and text inside them.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With