@nativescript-community/observable
v2.0.11
Published
Nativescript Observable class extension.
Downloads
1,861
Readme
Installation
tns plugin add @nativescript-community/observable
Be sure to run a new build after adding plugins to avoid any issues.
this is a simple subclass of TNS Observable class which let the observable know when a listener was added or removed. Very useful to create native object to listen for native event only when necessary