# nativescript-permissions

> A NativeScript plugin to deal with Android & iOS permissions

Latest version **1.3.12** (published 2021-10-30) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install nativescript-permissions
pnpm add nativescript-permissions
yarn add nativescript-permissions
bun add nativescript-permissions
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 1.3.12 |
| Published | 2021-10-30 |
| First published | 2016-03-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 1 |
| Unpacked size | 5.6 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 46 |
| Author | Nathanael Anderson |
| Maintainers | nathanaela |
| Keywords | NativeScript, permissions, android, android 6, androidx, ios |

## Links

- npm: https://www.npmjs.com/package/nativescript-permissions
- Repository: https://github.com/nathanaela/nativescript-permissions
- Issues: https://github.com/nathanaela/nativescript-permissions/issues
- Funding: https://paypal.me/mastertechnology
- npm.io page: https://npm.io/package/nativescript-permissions

## Dependencies (1)

- [@master.technology/permissions](https://npm.io/package/@master.technology/permissions.md) latest

## Alternatives

- [@sindresorhus/slugify](https://npm.io/package/@sindresorhus/slugify.md) — 3.7M weekly downloads
- [solid-js](https://npm.io/package/solid-js.md) — 2.7M weekly downloads
- [expo-glass-effect](https://npm.io/package/expo-glass-effect.md) — 2.5M weekly downloads
- [nanoassert](https://npm.io/package/nanoassert.md) — 780.8K weekly downloads
- [@ffmpeg/ffmpeg](https://npm.io/package/@ffmpeg/ffmpeg.md) — 529.5K weekly downloads

## Recent versions

- 1.3.12 (latest) — 2021-10-30
- 1.3.11 — 2020-10-14
- 1.3.10 — 2020-10-14
- 1.3.9 — 2020-04-29
- 1.3.8 — 2019-10-07
- 1.3.7 — 2019-08-08
- 1.3.6 — 2019-04-11
- 1.3.5 — 2019-04-09
- 1.3.0 — 2019-04-08
- 1.2.3 — 2017-01-29
- 1.2.2 — 2016-12-19
- 1.2.1 — 2016-10-13
- 1.2.0 — 2016-08-18
- 1.1.2 — 2016-07-28
- 1.1.1 — 2016-07-19
- … 3 more at https://npm.io/package/nativescript-permissions/versions

## README

[![npm](https://img.shields.io/npm/v/nativescript-permissions.svg)](https://www.npmjs.com/package/nativescript-permissions)
[![npm](https://img.shields.io/npm/l/nativescript-permissions.svg)](https://www.npmjs.com/package/nativescript-permissions)
[![npm](https://img.shields.io/npm/dt/nativescript-permissions.svg?label=npm%20d%2fls)](https://www.npmjs.com/package/nativescript-permissions)

# 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](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](mailto://nathan@master-technology.com).

[![Donate](https://img.shields.io/badge/Donate-PayPal-brightgreen.svg?style=plastic)](https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=HN8DDMWVGBNQL&lc=US&item_name=Nathanael%20Anderson&item_number=nativescript%2dpermissions&no_note=1&no_shipping=1&currency_code=USD&bn=PP%2dDonationsBF%3ax%3aNonHosted)
[![Patreon](https://img.shields.io/badge/Pledge-Patreon-brightgreen.svg?style=plastic)](https://www.patreon.com/NathanaelA)

## Requirements
This requires NativeScript 2.0 or greater

## Installation 

```
tns plugin add @master.technology/permissions
```

---
_Source: https://npm.io/package/nativescript-permissions · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
