Need help creating a wishlist/favorites page

Hi there.

Currently on my app I have a list view with various products. I'd like to add an icon to each product which will save it to a wishlist/favorites page when clicked.

I do not want to navigate to the wishlist page immediately on click.
It should just save that product to the list and clients can view later.

I have tried multiple methods including using parameters on the wishlist page.
I have tried app states.

Nothing seems to work. I can push one product but not multiples.

Is there any resource on this or has anyone done this?

Appreciate any help.

Regards
Handrick

5