Open headwinds opened 1 year ago
I ended up simply copying CardFlip.js into my project and, since it's modern, I didn't need react-lifecycles-compat
so was able to remove line 345 polyfill(CardFlip)
and that dependency
It's working perfectly with the latest react & react-native so kudos again for writing such nice code that is standing the test of time!
We're using this awesome library in our project - our user love it!
We want to upgrade to Expo 49 but are stuck - would you consider upgrading to the latest versions of react & react-native and publishing to NPM again? You're only dependencies... ;-D
When I do
npm i
in my project, I get: