UNPKG

react-native-manipulable-slider

Version:

React Native Slider. Manipulate your slider from parents view (Go to index, go next, go back).

30 lines (28 loc) 694 B
{ "name": "react-native-manipulable-slider", "version": "1.0.2", "description": "React Native Slider. Manipulate your slider from parents view (Go to index, go next, go back).", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "Slider", "React", "Native", "Manipulate", "react-native", "react-component" ], "peerDependencies": { "react": ">=16.0", "react-native": ">=0.57" }, "types": "/src/types/index.d.ts", "repository": { "type": "git", "url": "git+https://github.com/joartola/react-native-manipulable-slider" }, "author": "Joaquin Artola", "license": "MIT" }