react-native-before-after-slider-v2
Version:
React Native before after slider with hooks and functional components
28 lines (27 loc) • 738 B
JSON
{
"name": "react-native-before-after-slider-v2",
"version": "1.0.2",
"description": "React Native before after slider with hooks and functional components",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/vmaryada/react-native-before-after-slider-v2.git"
},
"keywords": [
"react",
"native",
"before",
"after",
"slider",
"image"
],
"author": "Vineeth Reddy Maryada",
"license": "ISC",
"bugs": {
"url": "https://github.com/vmaryada/react-native-before-after-slider-v2/issues"
},
"homepage": "https://github.com/vmaryada/react-native-before-after-slider-v2#readme"
}