Implementing auth flow in React-native with Zustand
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 kinda.
Nevertheless, I'll be showing you the implementation of setting up a Global auth store for yo...
kazmi066.hashnode.dev10 min read