nativescript-permissions

A NativeScript plugin to deal with Android & iOS permissions

Usage no npm install needed!

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

README

npm npm npm

nativescript-permissions

A NativeScript plugin to deal with Android permissions (mainly for API 23+/Android 6+) & iOS Permissions

The plugin has been depreciated and superseded by @master.technology/permissions which added iOS support.

License

This is released under the MIT License, meaning you are free to include this in any type of program -- However for entities that need a support contract, changes, enhancements and/or a commercial license please contact me at http://nativescript.tools.

I also do contract work; so if you have a module you want built for NativeScript (or any other software projects) feel free to contact me nathan@master-technology.com.

Donate Patreon

Requirements

This requires NativeScript 2.0 or greater

Installation

tns plugin add @master.technology/permissions