I am currently developing an application that consists of a desktop app and a mobile app, both of which operate mostly in offline mode.
For the desktop app, I have used Electron with nedb, angular2, and TypeScript. However, I am uncertain whether nedb can be integrated with NativeScript and Ionic for the mobile app.
Any insights or suggestions would be greatly appreciated. Thank you all!