UNPKG

react-native-selectable-flatlist

Version:
28 lines 632 B
{ "name": "react-native-selectable-flatlist", "version": "1.0.3", "description": "Single/Multi Select Flatlist", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/ashrithks/react-native-selectable-flatlist.git" }, "keywords": [ "react-native", "selectable", "Flatlist", "select", "multi-select" ], "author": "Ashrith K S", "license": "MIT", "peerDependencies": { "react-native": "*", "lodash": "*", "react-native-vector-icons": "*", "prop-types": "*" } }