Login required for access
In order to watch this lesson, you'll need to login to the website.
In order to view this lesson, you must purchase this course.
Moving right along with one of the final features of our application: Persistence of Likes for Posts. This is relatively simple to do since we have our FeedItem model defined nicely in our application. One simple modification we'll perform is to update FeedItem with a property called hasLiked using a type boolean. This property helps us easily keep track of whether the current user has liked a post and we'll send this back to the iOS application as well.

Comments (4)
JMan
3 years ago
JMan
3 years ago
JMan
3 years ago
gerkov77
3 years ago
Vinney
4 years ago
Vinney
4 years ago
Please contact admin@letsbuildthatapp.com if you have any issues.
HELP & SUPPORT