We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answ开发者_如何学运维ered with facts and citations.
Closed 7 years ago.
Improve this questionI wanted to create a mail client on the iPad. It need not require to support all mail accounts, only Gmail will do (but of course a complete mail client is always good).
But I am not getting how to go about it, any libraries for it?
I don't only want to send mails; I want to read them as well so I can't use MFComposeMailViewController.
Open-source projects:
http://code.google.com/p/skpsmtpmessage/
http://code.google.com/p/remail-iphone/
https://bitbucket.org/mronge/mailcore/
If you only need previews of the unread messages, simply use the GMail RSS feed.
精彩评论