How to build an offline-first app using Expo and Legend State(expo.dev)
expo.dev
How to build an offline-first app using Expo and Legend State
https://expo.dev/blog/offline-first-apps-with-expo-and-legend-state
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...