Home
last modified time | relevance | path

Searched refs:useBackgroundPermissions (Results 1 – 5 of 5) sorted by relevance

/expo/packages/expo-location/build/
H A DLocation.d.ts156 export declare const useBackgroundPermissions: (options?: PermissionHookOptions<object> | undefined…
H A DLocation.js259 export const useBackgroundPermissions = createPermissionHook({ constant
H A DLocation.js.map1 …tatus, requestPermission] = Location.useBackgroundPermissions();\n * ```\n */\nexport const useBac…
/expo/packages/expo-location/src/
H A DLocation.ts336 export const useBackgroundPermissions = createPermissionHook({ constant
/expo/packages/expo-location/
H A DCHANGELOG.md169 - Add useForegroundPermissions and useBackgroundPermissions hooks from modules factory. ([#13860](h…