文件名称:react-native-geolocation-service:适用于iOS和android的React本机地理位置服务
文件大小:1.12MB
文件格式:ZIP
更新时间:2024-02-24 11:09:34
react android ios react-native native
React本地地理位置服务 React适用于iOS和android的本机地理位置服务。 为什么呢 创建此库是为了尝试使用react-native的Geolocation API当前实现修复android上的位置超时问题。 该库尝试使用Google Play服务的新FusedLocationProviderClient API解决此问题,相对于Android的默认框架位置API,Google强烈建议使用该API。 它会根据您的请求配置自动决定使用哪个提供程序,如果不满足您当前的请求配置,还会提示您更改位置模式。 注意:由于许多Android设备在硬件/系统级别上都有GPS问题,因此位置请求仍可
【文件预览】:
react-native-geolocation-service-master
----ios()
--------RNFusedLocation-Bridging-Header.h(95B)
--------RNFusedLocation.swift(11KB)
--------RNFusedLocationBridge.m(666B)
--------RNFusedLocation.xcworkspace()
--------RNFusedLocation.xcodeproj()
----.eslintrc(659B)
----example()
--------ios()
--------index.js(191B)
--------.watchmanconfig(2B)
--------android()
--------package.json(814B)
--------app.json(49B)
--------src()
--------.eslintrc.js(74B)
--------.gitignore(825B)
--------.buckconfig(114B)
--------.prettierrc.js(120B)
--------metro.config.js(300B)
--------.gitattributes(16B)
--------babel.config.js(77B)
----docs()
--------accuracy.md(1KB)
--------setup.md(5KB)
----android()
--------src()
--------build.gradle(1KB)
----package.json(1KB)
----screenshots()
--------01-ios-add-to-library.png(485KB)
--------02-ios-add-to-build-phases.png(431KB)
----react-native-geolocation-service.podspec(593B)
----js()
--------index.js(268B)
--------Geolocation.js(1KB)
--------Geolocation.native.js(3KB)
----LICENSE(1KB)
----.npmignore(491B)
----index.d.ts(2KB)
----.gitignore(413B)
----CHANGELOG.md(2KB)
----README.md(8KB)
----yarn.lock(171KB)
----.eslintignore(9B)
----.editorconfig(147B)