UNPKG

react-native-slide-to-confirm

Version:
24 lines (23 loc) 572 B
{ "name": "react-native-slide-to-confirm", "version": "1.0.0", "description": "A react native component which let user to slide to confirm", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/Chi-AnTai/react-native-slide-to-confirm" }, "keywords": [ "react-native", "slideToConfirm", "slide-to-confirm" ], "author": "andyTai", "license": "MIT", "devDependencies": { "metro-react-native-babel-preset": "^0.54.1" } }