Skip to content

Latest commit

 

History

History
 
 

53-Project27-Challenge3

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Project 27 Challenge 3

https://www.hackingwithswift.com/read/27/7/wrap-up

Challenge

From Hacking with Swift:

Go back to project 3 and change the way the selected image is shared so that it has some rendered text on top saying “From Storm Viewer”. This means reading the size property of the original image, creating a new canvas at that size, drawing the image in, then adding your text on top.

Screenshots

screenshot1 screenshot2 screenshot3