react-tinder-card icon indicating copy to clipboard operation
react-tinder-card copied to clipboard

fix: changed dependency react-spring to @react-spring/native and fixed deprecated method

Open brainsaysno opened this issue 3 years ago • 1 comments

Changed dependency react-spring to @react-spring/native and fixed deprecated method FrameValue.interpolate in favor of FrameValue.to. See docs here. Fixes #53

brainsaysno avatar Jun 20 '22 18:06 brainsaysno

+1 should be pushed to master repo..

mdp18 avatar Jul 26 '22 17:07 mdp18

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

3DJakob avatar Sep 06 '22 19:09 3DJakob