Skip to content

atnon1/CS193P-2020-EmojiArt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS193P-2020-EmojiArt

Image Editor with emojis. Stanford CS193P-2020 course

App's capabilities:

  1. You can create documents from scratch or use created before
  2. You can upload an image either from photo library or internet via drag and drop right from Safari (or just with URL)
  3. You can add emojis from different topics
  4. You can create and edit emojis palettes for convenience
  5. You can move and magnify whole content of document or separately selected groups

Simulator Screen Shot - iPad Pro (11-inch) (3rd generation) - 2021-10-07 at 18 32 22

Issues:

  • Views definitions are long
  • Modifiers like onDrop are deprecated