mongodb-realm-offline-first-app
mongodb-realm-offline-first-app copied to clipboard
CRUD operations on books are great...
I was wondering if the tutorial can be repeated even for nested models, or if we have to account for sub-document structures when routing in react native.
How would we CRUD a comment (model) that is attached to a specific book/:id ?
Thanks!