Skip to content

tamirvs/capacitor-plugin-reminders

Repository files navigation

capacitor-plugin-google-signin

Google signin plugin

Install

npm install capacitor-plugin-google-signin
npx cap sync

API

schedule()

schedule() => void

cancel()

cancel() => void

isAvailable()

isAvailable() => { result: Boolean; }

Returns: { result: Boolean; }


Interfaces

Boolean

Method Signature Description
valueOf () => boolean Returns the primitive value of the specified object.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published