nativescript-native-object-pool &
This is a tiny NativeScript's plugin to share objects references between threads (main and Workers)
Installation
Copy and paste the code below to add this plugin into your app:
tns plugin add nativescript-native-object-pool
Usage
All methods are statics. Just copy the import statament below and invoke the desire method.
;
API
License
Apache License Version 2.0, January 2004