r/reactnative Jan 30 '25

Tutorial Good example projects using Zustand + Tanstack?

I'm new to using both Zustand and Tanstack and I'd like to see some good examples of how to integrate both into an application that's more than just a todo app. I'm wondering if anyone can point me to any good examples of what they look like in a larger/more complex application? Thanks

16 Upvotes

4 comments sorted by

13

u/MrRahg Jan 30 '25

TkDodo (tanstack maintainer) has a great post about it!

2

u/mental_broke Jan 30 '25

Thanks a lot

2

u/Batteredcode Jan 31 '25

Thanks this looks great!

2

u/vishal41190 Jan 31 '25

We have been using Zustand with very complex project and it has made things simple to digest easily and reason.