nativescript-app-settings

1.0.0 • Public • Published

App settings

App settings is a nativescript plugin it allow user to open setting in Android and Ios .

Installation

tns plugin add nativescript-app-settings

Usage

const wifiSettings = require("nativescript-app-settings");
// open general settings
wifiSettings.openGeneralSettingsOnDevice();

// open wifi settings
wifiSettings.openWifiSettingsOnDevice();

// open bluetooth settings
wifiSettings.openBluetoothSettingsOnDevice();

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.014latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.014

Package Sidebar

Install

npm i nativescript-app-settings

Weekly Downloads

9

Version

1.0.0

License

none

Unpacked Size

4.44 kB

Total Files

5

Last publish

Collaborators

  • dieyne