TableViews

Hello! This is EmojiTableView.

Let me introduce you my first app when I used tableViewController and trained skills of creation custom cell.

Added the following features:

/ Editing existing emojis and their description

Screenshot1

/ Creating new emojis, their description and usage

Screenshot3
Screenshot4

/ The feature to delete selected cell in two ways

Screenshot2
Screenshot5

/ You can’t create new emoji if you:

  1. entered more than two characters in the textField
  2. entered not an emoji symbol

When creating the project, a pattern MVC was used

GitHub

View Github