roblav96 / nativescript-onesignal

A Nativescript plugin that wraps the iOS and Android OneSignal Push Notifications SDK.
https://documentation.onesignal.com/docs/getting-started
Other
24 stars 42 forks source link

Using with javascript #2

Open cutout33 opened 7 years ago

cutout33 commented 7 years ago

Hi,

am sorry for being a noob, but am new to nativescript and I want to use your plugin. my application uses javascript. can I use your plugin in my app or it has to be in typescript?

Thanks in advance!

roblav96 commented 7 years ago

@cutout33 This library is more of a getting started than a fully developed library for nativescript. I've included the definitions for each platform in their *.d.ts files so you can checkout the onesignal docs and those files for reference.

Melonbwead commented 6 years ago

Can this plugin be used for Javascript nativescript projects? Or does the project needs to be in typescript ?

fabriek-huis commented 5 years ago

@cutout33 This library is more of a getting started than a fully developed library for nativescript. I've included the definitions for each platform in their *.d.ts files so you can checkout the onesignal docs and those files for reference.

link?