Search code examples
typescriptcordovacordova-plugins

Use ionic 4 plugin in Cordova Typescript project


i'm trying to use cordova-plugin-googleplus to my Cordova typescript project, but i can't find how can i use javascript plugin in typescript project. Maybe it'll be easier to use ionic plugin in cordova Angular + Typescript project? (BTW. it is the same plugin). Any advice?


Solution

  • You can use this plugin (based on cordova-plugin-googlePlus), but with types.