Skip to content

xcode73/EmojiDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

EmojiDictionary

An app to track your favorites Emoji.

Simulator Screen Shot - iPhone 14 - 2023-01-24 at 18 04 03 Simulator Screen Shot - iPhone 14 - 2023-01-24 at 18 04 14

During development of the app, I learned how to:

  • work with table views
  • customize table views with custom cells
  • dynamically insert and remove cells
  • use static table views to present forms or other non-changing lists
  • allow the user to swipe to delete cells
  • persist data using Codable
  • saving information to the device by archiving model data to a file saved on the disk

This app is a guided project from Develop in Swift Data Collections Apple Education

About

An app to track your favorites Emoji

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages