#react-native
Read more stories on Hashnode
Articles with this tag
Managing state is one of the trickiest parts of building React applications, and it’s easy to over-engineer solutions in the pursuit of "doing it...
In case you don't know about Zustand. Zustand is a minimalistic state management library that is easy to set up and use. Almost like the Context-API...