expo-permissions

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

Usage no npm install needed!

<script type="module">
  import expoPermissions from 'https://cdn.skypack.dev/expo-permissions';
</script>

README

expo-permissions

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.