Angular: Liking posts problems
I’m making an Angular application. And my mobile versions are managed with Capacitor, I’m working on managing a like system and I can’t get it to work on mobile. I’d like it to be like a classic social network, so that when the user likes a post, the heart turns red, then back to black if the like is removed.
I’ve already looked at other questions on stack overflow but none of the solutions have solved my problem.
Angular: Liking posts problems
I’m making an Angular application. And my mobile versions are managed with Capacitor, I’m working on managing a like system and I can’t get it to work on mobile. I’d like it to be like a classic social network, so that when the user likes a post, the heart turns red, then back to black if the like is removed.
I’ve already looked at other questions on stack overflow but none of the solutions have solved my problem.