Is it possible to customise the behavior of how the ABPeoplePickerNavigationController is displayed modally from the MFMailComposeViewController whenever a user presses the '+' icon in the 'To:' and 'Cc/Bcc:' fields?
I want to wrap the ABPeoplePickerNavigationController inside of another view controller before it is being presented modally. How do I do this?