> For the complete documentation index, see [llms.txt](https://docs.facephi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.facephi.com/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native.md).

# React Native

This plugin simplifies the use of our native SDKs, allowing biometric verification flows to be implemented from JavaScript/TypeScript code, without needing to touch native code.

***

### Why use the React Native plugin?

* Quick Integration into modern React Native projects.
* Access to Facephi biometric flows without managing native SDKs directly.
* Examples and documentation adapted for the React Native community.

***

### Table of contents

* [Installation](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native/instalacion.md)\
  How to install and configure the Plugin in your Cordova project.
* [Usage examples](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native/ejemplos-de-uso.md)\
  Practical cases for performing Identity Verification processes.
* [Changelog](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native/changelog.md)\
  Version history and important updates.
* [Components/modules](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native/componentes.md)

  More information about the products included in the SDK.

***

Before you begin, make sure you meet the Minimum requirements of SDK Mobile.

Ready to integrate Facephi into your hybrid app? Start with the Installation Guide.
