UNPKG

@woosmap/expo-plugin-geofencing-batch

Version:
8 lines (7 loc) 237 B
export type ConfigProps = { locationAlwaysAndWhenInUsePermission: string; locationAlwaysPermission: string; locationWhenInUsePermission: string; useAndroidBackgroundLocation: boolean; useAndroidBluetooth: boolean; };