Skip to content

Latest commit

 

History

History
 
 

03-Project3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Project 3 - Social Media

https://www.hackingwithswift.com/100/22

Includes solutions to the challenges.

Topics

UIBarButtonItem, UIActivityController

Challenge

From Hacking with Swift:

  1. Try adding the image name to the list of items that are shared. The activityItems parameter is an array, so you can add strings and other things freely. Note: Facebook won’t let you share text, but most other share options will.
  2. Challenge 2
  3. Challenge 3

Screenshots

screenshot1 screenshot2