nativescript-globalevents-free
by ibnyusrat | v1.2.3
A NativeScript plugin to deal with global page events. Since the original plugin requires a subscription now, this plugin is my attempt to maintain it to the point where it does not break.
npm i --save nativescript-globalevents-free

Free version for nativescript-globalevents (renamed to nativescript-globalevents-free)

A rather maintained version of nativescript-globalevents. This is simply a fork of nativescript-globalevents which is no longer available without a subscription and is not guaranteed to work with NativeScript 6.x. This repo is my attempt towards keeping it usable enough for those who are not ready to buy a subscription yet.

To use this, simply install with NPM using:

npm install nativescript-globalevents-free

All credit goes to: NathanaelA for writing this. I am only attempting to maintain it without charging anything.