mkloubert / nativescript-social-login

NativeScript plugin for social (token based) log-ins.
MIT License
42 stars 44 forks source link

Help wanted #9

Closed gmsgowtham closed 7 years ago

gmsgowtham commented 7 years ago

Can you please provide an example for using this plugin in Nativescript+Angular 2. I don't know how to implement the code in Angular 2. It always showing me errors.

votiakov commented 7 years ago

Hello @gowthamcodingmart !

I use this plugin with angular. What problems do you have?

gmsgowtham commented 7 years ago

This plug-in is not working fine for me. const errorRef = new interop.Reference(); This always gives error to me. How can i solve this error. Can u please provide a demo code.

gmsgowtham commented 7 years ago

Please provide a working code for Social Login using G+. It would be very helpful. Thanks in advance.