brodycj / ask-me-anything

ASK ME ANYTHING such as support, ideas, or personal questions
Creative Commons Attribution 4.0 International
4 stars 1 forks source link

rx/observable sqlite & cordova #30

Open micheal-w-wells opened 4 years ago

micheal-w-wells commented 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?

brodycj commented 4 years ago

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.