I have created a functionality to send sms from my app using MFMessageComposeViewController.
In that i want to add button named "Templates" inside the MFMessageComposeViewController. when cliking on that button i want to push a view.
Is that possible ...please help me out