1.0.4 • Published 8 months ago

@woosmap/expo-plugin-geofencing-batch v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@woosmap/expo-plugin-geofencing-batch

Woosmap geofencing batch integration

@woosmap/expo-plugin-geofencing-batch is a config plugin to customize native build properties when using npx expo prebuild.

Add the package to your npm dependencies

npm install @woosmap/expo-plugin-geofencing-batch

Add plugin to app.json. For example:

"plugins": [
      ...,
      [
        "@woosmap/expo-plugin-geofencing-batch",
        {
          "locationAlwaysAndWhenInUsePermission": "app Location permission",
          "locationAlwaysPermission": "app Location always",
          "locationWhenInUsePermission": "app Location when in use",
        }
      ]
    ]

More information: Woosmap Geofencing SDK - React-Native

More info is available at our Developers Page.

Versioning

Please refer to WHATSNEW.md for a list of notable changes for each version of the plugin.

You can also see the tags on this repository.

1.0.4

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago

1.0.3

8 months ago

0.2.1

8 months ago

0.1.2

8 months ago

0.1.1

8 months ago

0.2.3

8 months ago

0.1.4

8 months ago

0.2.2

8 months ago

0.1.3

8 months ago

0.1.0-beta.7

9 months ago

0.1.0-beta.6

9 months ago

0.1.0-beta.5

9 months ago

0.1.0-beta.4

9 months ago

0.1.0-beta.3

9 months ago

0.1.0-beta.2

9 months ago

0.1.0-beta.1

9 months ago