Team-uMigrate / umigrate

Source code for the uMigrate project
13 stars 2 forks source link

Mobile: Add functionality for liking a posting #244

Open deandrebaker opened 4 years ago

deandrebaker commented 4 years ago

We should add the functionality for liking a posting. A callback function defined in *Container.jsx can be passed into the comment bar. This function will make the API call to like the posting (or unlike if already liked)