2.0.7 • Published 4 years ago

nativescript-observable v2.0.7

Weekly downloads
75
License
Apache-2.0
Repository
-
Last release
4 years ago

npm npm GitHub forks GitHub stars

NPM

Installation

  • tns plugin add nativescript-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