react-native-checkbox-list
Version:
Simple checkbox list for your react native application.
18 lines (17 loc) • 420 B
JSON
{
"name": "react-native-checkbox-list",
"version": "0.0.6",
"description": "Simple checkbox list for your react native application.",
"main": "src/checkBoxContainer.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"checkbox",
"checkboxlist",
"react-native-checkbox-list",
"react-native"
],
"author": "ApplikeySolutions",
"license": "MIT"
}