xmtp-labs / xmtp-inbox-mobile

10 stars 0 forks source link

Feature request: Better Data Caching #98

Closed alexrisch closed 1 month ago

alexrisch commented 1 month ago

Is your feature request related to a problem?

Would like to use watermelondb to manage local caching to avoid loading behavior The installation should already be done, just need to actually do it

Tables:

Users:

Groups:

Messages:

Describe the solution to the problem

No response

Describe the uses cases for the feature

No response

Additional details

No response

alexrisch commented 1 month ago

Corrected some of the persistence query client, probably fine for now without a larger rewrite