Hacker News new | ask | show | jobs
How to build an offline-first app using Expo and Legend State (expo.dev)
9 points by cthemsley 840 days ago
3 comments

Hello! Author here - very curious to hear peoples thoughts on this, in particular to the offline first vs local first comparison.
"It's all about making apps that work for users, anytime, anywhere." is a nice thought - thanks!
What if you don't wanna use Legend State? What are other options you recommend for persisting state?
Good question - I've heard about people use watermelon DB but haven't tried myself yet - see here https://supabase.com/blog/react-native-offline-first-waterme...