expo-arcgis 0.2.5 โ 0.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -8,11 +8,6 @@ authentication.
|
|
|
8
8
|
|
|
9
9
|
๐ **[Documentation & samples โ](https://alex-krassavin.github.io/expo-arcgis)**
|
|
10
10
|
|
|
11
|
-
> **Status โ early / pre-1.0.** The full surface below is implemented and **compile-verified** on both
|
|
12
|
-
> platforms (TypeScript ยท Android `compileDebugKotlin` ยท iOS pod build). On-device **runtime** validation
|
|
13
|
-
> (rendering, network calls, device sensors) should be done in your own app. The API may still change
|
|
14
|
-
> before 1.0. Pulls ArcGIS Maps SDK **300.0.0**.
|
|
15
|
-
|
|
16
11
|
## Features
|
|
17
12
|
|
|
18
13
|
| Area | What's covered |
|
package/package.json
CHANGED