react-native-intent-launcher
Version:
call native function about intent in react-native android
20 lines (19 loc) • 582 B
JSON
{
"name": "react-native-intent-launcher",
"version": "0.2.1",
"description": "call native function about intent in react-native android",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Bob1993/react-native-intent-launcher.git"
},
"author": "poberwong",
"license": "MIT",
"bugs": {
"url": "https://github.com/Bob1993/react-native-intent-launcher/issues"
},
"homepage": "https://github.com/Bob1993/react-native-intent-launcher#readme"
}