Building a User Authentication System in React Native: Using useContext and React Navigation
Authenticating a user is one feature that is very important when building any application. Except the application is a single page app, navigating would also crucial part.
Unlike web browsers, where navigation can be done using the react router in Re...
promyz.hashnode.dev6 min read