react-native-reanimated-bounce
Version:
Animate a react-native component with gravity and bouncing effect.
28 lines (27 loc) • 793 B
JSON
{
"name": "react-native-reanimated-bounce",
"version": "1.0.3",
"description": "Animate a react-native component with gravity and bouncing effect.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/huangruoqi/react-native-reanimated-bounce.git"
},
"keywords": [
"React Native",
"React Native Reanimated",
"Bounce View",
"Bouncing",
"Gravity",
"Vertical Bounce Translation"
],
"author": "Ruoqi Huang",
"license": "ISC",
"bugs": {
"url": "https://github.com/huangruoqi/react-native-reanimated-bounce/issues"
},
"homepage": "https://github.com/huangruoqi/react-native-reanimated-bounce#readme"
}