0
votes

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?

2

2 Answers

0
votes

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

0
votes

If you are using Ionic4, just check the plugin available for Ionic platform https://ionicframework.com/docs/native/google-plus, it will provides for you a documentation or installation and how to use it into your code with typescript