Closed OmniaGM closed 8 years ago
What command are you trying to run, and what is the plugin you are trying to add ?
this is the command
node node_modules/react-native-cordova-plugin/cli/cli.js add cordova-plugin-dialog
and I'm trying to add dialog plugin.
Did you mean to install cordova-plugin-dialogs
? Note the plural. The cordova-plugin-dialog
seems to be an empty npm package pointing to a repo, with just a README and a package.json.
@OmniaGM Was this resolved ?
@OmniaGM I just published 1.0.0 version of this plugin on npm. I also now have an example app that shows how to use the plugins.
Closing the issue - if you still find this to be an issue, please re-open it.
I follow the instruction in this blog http://blog.nparashuram.com/2015/10/using-cordova-plugins-in-react-native.html and this is the result.
Any suggestions!