UNPKG
@osobh/reactar
Version:
latest (0.0.3)
0.0.3
0.0.2
0.0.1
AR Library for React Native and Expo
github.com/osobh/reactAR
osobh/reactAR
@osobh/reactar
/
lib
/
utils
/
PermissionHandler.d.ts
2 lines
(1 loc)
•
69 B
TypeScript
View Raw
1
2
export
declare
function
requestCameraPermission
(
):
Promise
<
boolean
>;