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.
For managed managed Expo projects, please follow the installation instructions in the API documentation for the latest stable release.
For bare React Native projects, this package is included in react-native-unimodules
. Please refer to those installation instructions to install this package.
Contributions are very welcome! Please refer to guidelines described in the contributing guide.