Home
last modified time | relevance | path

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

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