NativeScript / nativescript-background-http

Background Upload plugin for the NativeScript framework
Apache License 2.0
102 stars 50 forks source link

how to use this with no angular? just pure JS #121

Closed ghost closed 6 years ago

ghost commented 6 years ago

how to use this with no angular? just pure JS.

can you show us some examples?

NickIliev commented 6 years ago

@giorgi-abashidze there is a TypeScript demo here - you can clon3e the demo and run the project. The TypeScript files will be transpiled to plain JavaScript (it won't be very "pretty" but you can take care of this)