AnimatedField
April 11, 2019 • MIT License
Animated UITextField with check & filter for default types (email, url, password, price, date...) for iOS
JDMailBox
May 28, 2017 • MIT License
JDMailBox is basically a MFMailComposeViewController 📬 , but I think it will be more interesting with an animation.
Token Input View
July 25, 2016 • Apache 2.0 License
The TokenInputView class implements the behavior for a scrollable, multiline text (Tokens) seperated by ','. The class supports the display of text using custom style information and also supports ...
EmailPicker
July 10, 2016 • MIT License
A simple viewcontroller to choose emails from a user's contacts, written in Swift.
APValidators
June 27, 2016 • MIT License
APValidators is a codeless solution for form validation. Just connect everything right in Interface Builder and you're done. Supports really complex and extendable forms by allowing to connect vali...
JOTextField
May 05, 2015 • MIT License
Validation of:
Email
Numbers
Strings
Required
Password length
Installation/Requirements
To Use JOTextField you'll need CocoaPods and pop facebook framework in your dependencies.
Autho...
JASwipeCell
October 23, 2014 • MIT License
iOS 8 Mail Inspired. A UITableViewCell subclass that displays customizable left or right buttons that are revealed as the user swipes the cell in either direction. The edge-most buttons will pin to...
SCLogger
October 01, 2014 • MIT License
SCLogger is a debugging console created by developer for developers, easy integration with your project. For all NSLog
No image provided.
ARTEmailSwipe
September 09, 2014 • MIT License
ARTEmailSwipe is a UIViewController container, which allows you to have one view controller at the bottom, whilst keeping your main navigation separate. This is based on the iOS 8 emails implementa...
NSString+EmailAddresses
July 13, 2014 • MIT License
An Objective C category to validate and fix common typos in email addresses. Significantly reduces signup issues and lost users in your iOS apps.
Fixes misspelled variations for Gmail, Googlemai...
AAShareBubbles
December 08, 2013 • MIT License
Animated social share buttons control for iOS.
Supports share buttons:
Facebook, Twitter, Google+, Tumblr, Vkontakte (vk.com), LinkedIn, Pinterest, Youtube, Vimeo, Reddit, Instagram, Whatsapp, E-...
SHEmailValidator
November 17, 2013 • Apache 2.0 License
An iOS library that will provide basic email syntax validation as well as provide suggestions for possible typos (for example, [email protected] would be corrected to [email protected]).
ThatInbox
August 29, 2013 • MIT License
ThatInbox is simple, elegant, and free new way to do your email on an iPad. It's completely free and open source.
It's a full app that is an example on how to do:
* sending emails
* receivin...
MHValidation
August 06, 2013 • MIT License
Validates objects in a view. You just have to set the classes which you want to validate.
Supports:
- UITextView
- UITextField
- UISwitch
- UISegmentedControl
EtPanKit
April 07, 2013 • Public Domain License
EtPanKit is an Objective-C interface for the libEtPan email framework for Mac. It features fast, efficient, and secure IMAP and SMTP connections, abstract classes for maximum subclass-ability, an a...
Share This
March 02, 2013 • MIT License
An iOS sharing tool that can be easily inserted into a project. Each share option can be individually called or you can show an option.
On iOS 5, these options will be shown in action sheets. iO...
iTellAFriend
May 22, 2012 • Apache 2.0 License
iTellAFriend is an iOS toolkit for displaying a preconfigued mail composer with a "Tell a Friend" template in ios apps.
EmailableCell
December 17, 2011 • Apache 2.0 License
EmailableCell is a UITableViewCell subclass for making cells containing email addresses copyable and it enables users to send email to that addresses using the iPhone’s default Mail application.