Lodash error when trying to use 'react-native-deck-swiper'

When I try to add the following import:

Import Swiper from 'react-native-deck-swiper';

I get the following error:

Unable to resolve module: module://lodash/isEqual.js

Not sure how to get around this error, so any advice would be greatly appreciated: React-native-deck-swiper - Snack

That looks like it hasn’t been updated in a couple of years.

Maybe try this one?
react-native-realistic-deck-swiper

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.