Skip to content

dbligh/NSSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Device settings

Extension of nativescript-wifi-settings project to include more settings.

Installation

tns plugin add git+https://github.com/dbligh/NSSettings.git

or

npm install git+https://github.com/dbligh/NSSettings.git --save

Usage

const settings = require("nativescript-all-settings");

settings.openWifiSettingsOnDevice();
settings.openSecuritySettingsOnDevice();

Contributing

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

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published