This repository has been archived by the owner on Apr 4, 2024. It is now read-only.
Releases: ianko/ti-loki
Releases · ianko/ti-loki
v1.0.1
Fixed the callback for the saveDatabase
and deleteDatabase
methods.
Installation
Using NPM:
npm install ti-loki --save
Using gitTio:
gittio install ti-loki
Or download the latest zip file, place it in the root of your project. Add the module in the tiapp.xml
:
<module platform="commonjs">ti-loki</module>