react-native-action-sheet-xg
Version:
react native ActionSheet component for both Android and IOS, useing pure JavaScript
28 lines (27 loc) • 712 B
JSON
{
"name": "react-native-action-sheet-xg",
"version": "0.0.1",
"description": "react native ActionSheet component for both Android and IOS, useing pure JavaScript",
"main": "Tab.js",
"main": "./index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/xgfe/react-native-ui-xg.git"
},
"keywords": [
"react-native",
"xgfe",
"actionSheet",
"react-native-actionSheet",
"react-native-action-sheet"
],
"author": "xgfe",
"license": "MIT",
"bugs": {
"url": "https://github.com/xgfe/react-native-ui-xg/issues"
},
"homepage": "https://github.com/xgfe/react-native-ui-xg#readme",
"dependencies": {
"react-native-stylesheet-xg": "^1.1.0"
}
}