mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-05-14 14:44:06 +08:00
docs(google-plus): add basic docs
This commit is contained in:
parent
0d6997cbdd
commit
d192dee1ee
@ -7,6 +7,9 @@ import { Cordova, Plugin } from './plugin';
|
|||||||
* ```typescript
|
* ```typescript
|
||||||
* import { GooglePlus } from 'ionic-native';
|
* import { GooglePlus } from 'ionic-native';
|
||||||
*
|
*
|
||||||
|
* GooglePlus.login()
|
||||||
|
* .then(res => console.log(res))
|
||||||
|
* .catch(err => console.error(err));
|
||||||
*
|
*
|
||||||
* ```
|
* ```
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user