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>

Dependencies (0)

    Dev Dependencies (0)

      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