Skip to content

Latest commit

 

History

History

22-Project16

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Project 16 - Hot Prospects

https://www.hackingwithswift.com/100/swiftui/79

Includes solutions to the challenges.

Topics

Custom environment objects, Tab Views, Result, objectWillChange, Image interpolation, Context menus, Local notifications, Swift package dependencies, filter(), map()

Challenges

From Hacking with Swift:

  1. Add an icon to the “Everyone” screen showing whether a prospect was contacted or not.
  2. Use JSON and the documents directory for saving and loading our user data.
  3. Use an action sheet to customize the way users are sorted in each screen – by name or by most recent.

Screenshots

screenshot1 screenshot2 screenshot3 screenshot4 screenshot5