@remobile/react-native-action-sheet
Version:
A pure js ActionSheet like ios ActionSheet, support ios and android
31 lines (30 loc) • 815 B
JSON
{
"name": "@remobile/react-native-action-sheet",
"version": "1.0.2",
"description": "A pure js ActionSheet like ios ActionSheet, support ios and android",
"main": "index.js",
"author": {
"name": "YunJiang.Fang",
"email": "42550564@qq.com"
},
"license": "MIT",
"keywords": [
"react-native",
"react-component",
"ios",
"android",
"action sheet",
"ActionSheet",
"animation",
"remobile",
"mobile"
],
"homepage": "https://github.com/remobile/react-native-action-sheet",
"bugs": {
"url": "https://github.com/remobile/react-native-action-sheet/issues"
},
"repository": {
"type": "git",
"url": "git://github.com/remobile/react-native-action-sheet.git"
}
}