Can one use messageUI.framework in swift to send photos to someone the way snapchat does? I've done it using parse, but looking for a different way.
You can not use messageUI.framework for sending the photos.
if you want snapchat functionality you should use XMPP.
This is iOS framework for XMPP
https://github.com/robbiehanson/XMPPFramework also, you should require XMPP server