Hi, I have a swipe function for activities from an activity database
I register what is liked/disliked in the user database as a list of activities
in the activities shown in the swipeable stack, I would like to filter the item that are already in the user database
Still it seems that I can only filtre arrays that contains or contain any parameter, but I am not sure how to do the opposite ?
Thank you so much for your help