react-native-simple-accordian
Version:
Animated collapsible component for React Native
34 lines (33 loc) • 902 B
JSON
{
"name": "react-native-simple-accordian",
"version": "1.0.2",
"description": "Animated collapsible component for React Native",
"main": "Accordion.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sumanth234/react-native-simple-accordian.git"
},
"keywords": [
"react-native",
"accordian",
"collapsable",
"collapse",
"react",
"javascript",
"android",
"ios",
"mobile",
"react-native accordian",
"react-native-accordian",
"react-native-simple-accordian"
],
"author": "sumanth <funnyfunko@gmail.com> (https://github.com/sumanth234)",
"license": "ISC",
"bugs": {
"url": "https://github.com/sumanth234/react-native-simple-accordian/issues"
},
"homepage": "https://github.com/sumanth234/react-native-simple-accordian#readme"
}