Collection View items

Jun 16 2020 7:07 AM
I have a collection view with about 25 elements, I want to allow user to "star" these elements in order to display them in a special collection view in another page. There is a dedicated button to star the element.
I have no idea about how to do this. Any help? 
I am working with Xamarin.Forms.