Skip to content

A sample iOS App to manage AddressBook items, written in pure Swift.

License

Notifications You must be signed in to change notification settings

Oneway102/MyContacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyContacts

A sample iOS App to manage AddressBook items, written in pure Swift (with comments for those who are much more farmiliar with Android development).

Functions:

  1. List of sorted address book entries.
  2. Swipe to delete a single entry.
  3. More actions on swipe-to-left.
  4. Multi-select to perform batch deletion (this is the initial purpose of the project as the iPhone does not natively support multi-deletion in its Phone app).
  5. iOS AddressBook APIs demonstration.
  6. UITableView manipulations (with UI definitions in StoryBoard).

Environment:

  1. iOS 8.0+
  2. Xcode 6.0+

About

A sample iOS App to manage AddressBook items, written in pure Swift.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages