Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 339 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 339 Bytes

ContactsList

Simple project to demonstrate the usage of MVVMCross in iOS application. Application has a list of contacts (image + name) and currently the below ations can be performed:

  1. Edit person details
  2. Add a new contact

Application uses internal storage. Allows to take picture using camera or choose it from photo album.