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
/ Creating new emojis, their description and usage
/ The feature to delete selected cell in two ways
/ You can’t create new emoji if you:
- entered more than two characters in the textField
- entered not an emoji symbol
When creating the project, a pattern MVC was used