Before coming to this screen the user selects a category with which photos and info of items from that particular category are shown on this Deck Swiper, but when they go back and select a different category, items from the last selected category and currently selected category are shown.
To avoid this, I tried to remove the selection when the user clicks the back icon. But now I can’t update the actions of that property.
I can see that it’s a little bit confusing, but it’s not really complicated. You just need to decide what you want to do when a user clicks a category;
Go to a screen that shows all freelancers in that category
Save that category to the logged in user as a “favorite category”
or both?
in that case, this is how you should set up your actions: