UNPKG

react-native-animated-swipe-button

Version:
38 lines (37 loc) 985 B
{ "name": "react-native-animated-swipe-button", "version": "1.0.1", "description": "A custom component of an animated swipe button", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "swipe", "button", "swipable", "react native", "react", "button", "check", "typescript", "animated" ], "peerDependencies": { "react": "*", "react-native": "*", "react-native-reanimated": "*", "react-native-gesture-handler": "*", "expo-linear-gradient": "*" }, "author": "Shelly Ambar", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/ShellyAmbar/react-native-animated-swipe-button.git" }, "bugs": { "url": "https://github.com/ShellyAmbar/react-native-animated-swipe-button/issues" }, "homepage": "https://github.com/ShellyAmbar/react-native-animated-swipe-button#readme" }