Had my head hurting trying to deal with this one. So basically at the FeedNavigator, when you tap on a Card component and it pops up, then you swipe it left/right or down depending on the mode(new version is presentation) prop you’ve set. Well for me the whole component is moving, meaning i can see the previous(Feed) screen when i swipe but when i let go it doesn’t go back. The ListingDetailsScreen just comes back up. Basically the navigation/back(i believe that is what’s called) event is not working at all. Anyone with a similar problem or idea why this is happening?