rn-sliding-button-fix-lifecycle-hooks
Version:
SlidingButton component for react-native, same api on both android and ios.
34 lines • 788 B
JSON
{
"name": "rn-sliding-button-fix-lifecycle-hooks",
"version": "1.1.6",
"description": "SlidingButton component for react-native, same api on both android and ios.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1;"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Happudada/RNSlidingButton.git"
},
"keywords": [
"react-native-component",
"react-component",
"react-native",
"ios",
"android",
"sliding-button",
"Animation",
"Button-animation",
"button",
"Slide-to-accept",
"scrollable-button",
"slide",
"swipe",
"slider"
],
"author": "Malusi",
"license": "MIT",
"bugs": {
"url": "https://github.com/Happudada/RNSlidingButton/issues"
}
}