文件名称:react-native-android-geolocation-polyfill:用于本机地理定位的Polyfill(但未提供官方的地理定位)
文件大小:9KB
文件格式:ZIP
更新时间:2024-06-01 08:54:14
Java
react-native-android-geolocation-polyfill 用于本机地理定位的Polyfill(但未提供官方的地理定位)。 当前,仅实现了getCurrentPosition方法。 任何愿意为其余方法做出贡献的人都是很高兴的。 将其添加到您的react-native android项目的步骤: npm install https://github.com/andreracz/react-native-android-geolocation-polyfill.git 添加到您的settings.gradle : include ':com.github.andreracz.react.geolocation' project(':com.github.andreracz.react.geolocation').projectDir = new File(s
【文件预览】:
react-native-android-geolocation-polyfill-master
----.gitignore(526B)
----package.json(490B)
----android()
--------build.gradle(535B)
--------src()
----LICENSE(1KB)
----README.md(1KB)
----index.ios.js(55B)
----index.android.js(968B)