cordova-plugin-preferences

1.0.3 • Public • Published

cordova-plugin-preferences

Preferences plugin for Cordova

Set up

  1. Download / add submodule / add using npm
  2. Register plugin as Cordova feature (www/config.xml)
  3. See preferences.js for available calls

config.xml feature code, just in case

<feature name="Preferences">
    <param name="ios-package" value="IKPreferencesPlugin" />
</feature>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    1
  • 1.0.2
    1
  • 1.0.1
    1
  • 1.0.0
    1

Package Sidebar

Install

npm i cordova-plugin-preferences

Weekly Downloads

4

Version

1.0.3

License

Apache License, Version 2.0

Last publish

Collaborators

  • ivankarpan