nativescript-facebook icon indicating copy to clipboard operation
nativescript-facebook copied to clipboard

Vanilla NativeScript Version

Open leocrawf opened this issue 7 years ago • 2 comments

Is it possible to provide a simple demo in Vanilla NativeScript?

leocrawf avatar Aug 10 '17 20:08 leocrawf

Sure. Do you have anything specific you want to see? By the way, if you transpile the typescript files you will have JS files you can analyze. These are generated, so do not expect high readability but...

angeltsvetkov avatar Aug 10 '17 21:08 angeltsvetkov

Ok. I was hoping to see a demo in javascript not type script. The main issue is with the typescript viewModel files that does the extend observable. A plain js version of that would be awesome for both custom and regular login and logout.

leocrawf avatar Aug 10 '17 22:08 leocrawf