📄️ Introduction
A React Native library that implements the Credential Manager API for Android. This library allows you to manage passwords and passkeys in your React Native applications.
📄️ Installation & Setup
Step-by-step guide to installing and configuring React Native Credentials Manager in your application, including Android setup and troubleshooting tips.
📄️ Basic usage
Get started with React Native Credentials Manager by learning the basic implementation of various authentication methods including passkeys, passwords, and Google Sign-In.
📄️ Passkey authentication
Implement secure passwordless authentication using passkeys in your React Native application with detailed examples and best practices.
📄️ Password authentication
Guide to implementing traditional username and password authentication using React Native Credentials Manager.
📄️ Google SignIn
Learn how to implement Google Sign-In authentication using React Native Credentials Manager, including setup and usage examples.