capacitor-community / background-geolocation

A Capacitor plugin that sends you geolocation updates, even while the app is in the background.
MIT License
188 stars 57 forks source link

Add a example to use in typescript #35

Closed tripurarisingh1994 closed 3 years ago

tripurarisingh1994 commented 3 years ago

Hi, I have a request to you please add a example for the typescript that would be very helpful for us. I am adding code which given code snippet but getting error.

Thanks!

diachedelic commented 3 years ago

You can import the types as shown here. Then, you follow the usage instructions here.