Hi Everyone,
I’m working on an app that has notifications and the ability to mark notifications as read/unread. You can toggle between read and unread notifications. I want to add an animation that, when you click the button to mark it as read/unread, it slides that specific row of the repeating group up. That way, the user gets a visual confirmation that the action they took was successful. Anyone have any ideas on the best way to do this?