A am building a hybrid mobile app using the Ionic Framework and I was able to successful get SQLite to work using ngCordova SQLite plugin:
Now I need to know how to get SpatiaLite DBMS library to work in this Ionic application.
Does anyone know how I can get SpatiaLite to work in Ionic?