5 Star 0 Fork 0

OpenHarmony-SIG/rntpc_react-native-amap-geolocation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 1.14 KB
一键复制 编辑 原始数据 按行查看 历史
7c00 提交于 2023-04-20 18:31 . 编译 ts 后再发布
{
"name": "react-native-amap-geolocation",
"description": "React Native geolocation module for Android + iOS",
"keywords": [
"react-native",
"amap",
"location",
"geolocation"
],
"version": "0.0.0",
"author": "7c00 <i@7c00.cc>",
"repository": {
"type": "git",
"url": "https://github.com/qiuxiang/react-native-amap-geolocation"
},
"license": "MIT",
"files": [
"src",
"react-native.config.js",
"react-native-amap-geolocation.podspec",
"lib/js",
"lib/ios",
"lib/android/src",
"lib/android/build.gradle"
],
"main": "lib/js",
"scripts": {
"build-docs": "npx typedoc --out docs/api --excludeNotExported --module commonjs --mode file src",
"start": "react-native start",
"reload": "adb reverse tcp:8081 tcp:8081 && adb shell input text rr",
"android": "react-native run-android",
"release-android": "react-native run-android --variant=release",
"ios": "react-native run-ios"
},
"devDependencies": {
"@types/react-native": "^0.71.2",
"react": "^18.2.0",
"react-native": "^0.71.2",
"typescript": "^5.0.4"
},
"prettier": {
"printWidth": 100
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openharmony-sig/rntpc_react-native-amap-geolocation.git
git@gitee.com:openharmony-sig/rntpc_react-native-amap-geolocation.git
openharmony-sig
rntpc_react-native-amap-geolocation
rntpc_react-native-amap-geolocation
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385