Right now, Realm is not provided the observability and reactivity that other Databases such as Watermelon DB. On top of that, the docs are frustrating to read and overall not a nice experience.
Proposal
Replace Realm with watermelon DB. Its specifically built for RN/React, its built off sqlite, and supports Rxjs observables. Would help make some parts of the main store unecessary (removing bloat).
Motivation
Right now, Realm is not provided the observability and reactivity that other Databases such as Watermelon DB. On top of that, the docs are frustrating to read and overall not a nice experience.
Proposal
Replace Realm with watermelon DB. Its specifically built for RN/React, its built off sqlite, and supports Rxjs observables. Would help make some parts of the main store unecessary (removing bloat).