/example-authentication-react-native

Authentication example with react native using context-API in order to provide a better understanding of its implementation.

Primary LanguageTypeScriptMIT LicenseMIT

Icon

Authentication

License License License License

🧾 Description

🔐 Authentication example with react native using context api 👤

✨ Technologies

🛠 How to run

  • Clone the repository and access the folder;
  • Install dependencies with yarn;
  • Start the project with yarn android or yarn ios;