react-tinder-card
react-tinder-card copied to clipboard
fix: changed dependency react-spring to @react-spring/native and fixed deprecated method
Changed dependency react-spring to @react-spring/native and fixed deprecated method FrameValue.interpolate in favor of FrameValue.to. See docs here. Fixes #53
+1 should be pushed to master repo..
Sorry for the late response on this. I will merge this and then I will also make a branch myself updating to "@react-spring/native": "^9.5.2",
@brainsaysno thank you for your contributions