rn-actionsheet-module
Version:
React Native ActionSheet for Android (BottomSheetDialog) & IOS (ActionSheetIOS)
34 lines (33 loc) • 796 B
JSON
{
"name": "rn-actionsheet-module",
"version": "1.0.4",
"description": "React Native ActionSheet for Android (BottomSheetDialog) & IOS (ActionSheetIOS)",
"main": "index.js",
"keywords": [
"react-native",
"ios",
"android",
"actionsheet",
"action",
"androidx",
"sheet",
"bottomsheetdialog",
"bottombehaivor",
"ActionSheetIOS",
"native"
],
"author": "Talut TASGIRAN",
"license": "MIT",
"peerDependencies": {
"react-native": "*"
},
"repository": {
"type": "git",
"url": "git://github.com/talut/rn-actionsheet-module.git"
},
"types": "rn-actionsheet-module.d.ts",
"bugs": {
"url": "https://github.com/talut/rn-actionsheet-module/issues"
},
"homepage": "https://github.com/talut/rn-actionsheet-module#readme"
}