Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 737 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 737 Bytes

DoubleAAKit

This kit will speed up your iOS development process.

It will include extensions related to iOS development.

The Contact Picker following features added originally forked from https://github.com/tristanhimmelman/THContactPicker I have modified it for email extraction component.

  1. User can manually add contacts by typing in
  2. Contact will be converted to bubble by pressing space bar, semicolon, comma or enter
  3. If mannualy typed email exists in table or list, it will show alert that same contact exist in the list.
  4. Check all contacts or uncheck all
  5. Only unique emails will be in To part.
  6. Every email will be on new line
  7. Email Validation while adding email
  8. Avatar icons section show/hide