UNPKG

@starodubenko/react-native-card-stack-swiper

Version:
41 lines (40 loc) 1.01 kB
{ "name": "@starodubenko/react-native-card-stack-swiper", "version": "1.4.0", "description": "Tinder like react-native card stack swiper", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Starodubenko/react-native-card-stack-swiper.git" }, "keywords": [ "react-native", "tinder", "cards", "card", "swiper", "swipe", "cardstack", "deck", "card-stack", "react-native-component" ], "author": "Rodion Starodubenko", "license": "MIT", "peerDependencies": { "react": "^16.0.0-beta.5", "react-native": "^0.49.1" }, "bugs": { "url": "https://github.com/Starodubenko/react-native-card-stack-swiper/issues" }, "bundleDependencies": false, "dependencies": { "prop-types": "15.5.10", "react-lifecycles-compat": "^3.0.4" }, "homepage": "https://github.com/Starodubenko/react-native-card-stack-swiper#readme" }