Open micheal-w-wells opened 4 years ago
We are switching a project from Swift/UI-Kit to Cordova + Ionic + React, and are losing GRDB and Rx. Is there yet a proven way to do reactive db / observables with sqlite and Cordova?
I have worked very little with observables but would be very interested if anyone else has some results.
That said, you may want to check out the rxdb package.
rxdb
We are switching a project from Swift/UI-Kit to Cordova + Ionic + React, and are losing GRDB and Rx. Is there yet a proven way to do reactive db / observables with sqlite and Cordova?