Skip to content

Latest commit

 

History

History

expo-permissions

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

expo-permissions

Note: This, @nativescript-community/expo-permissions, is simply a minor fork of expo-permissions as a workaround to decouple the Android implementation from React Native. The fork was taken from the state of the expo monorepo on commit ba046bb1946ccc10ded80facdfde4bb67998e9f3 (dated 11th December 2020).

Allows you prompt for various permissions to access device sensors, personal data, etc.

API documentation

Installation in managed Expo projects

For managed managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.

Installation in bare React Native projects

For bare React Native projects, this package is included in react-native-unimodules. Please refer to those installation instructions to install this package.

Contributing

Contributions are very welcome! Please refer to guidelines described in the contributing guide.