Y
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
cthemsley
840 days ago
Hello! Author here - very curious to hear peoples thoughts on this, in particular to the offline first vs local first comparison.
link
penguindevs
840 days ago
"It's all about making apps that work for users, anytime, anywhere." is a nice thought - thanks!
link
PestoDrizzle
840 days ago
What if you don't wanna use Legend State? What are other options you recommend for persisting state?
link
cthemsley
839 days ago
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...
link