> 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.md).

# Framework plugins

We currently offer support for the following environments:

* [Cordova](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/cordova.md)
* [Flutter](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/flutter.md)
* [React Native](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native.md)
* [Capacitor](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/capacitor.md)

***

### Why use the Framework Plugins?

* Fast Integration in hybrid projects.
* Support for Biometric Verification on iOS and Android.
* Reduction of technical complexity by avoiding the direct use of native SDKs.
* Documentation and examples adapted to each platform.

***

### General requirements

Before integrating a hybrid Plugin:

* Check the Minimum requirements of SDK Mobile.
* Make sure you meet the minimum versions required by each framework (see specific sections).
* Get your developer credentials from the Administration Portal.

***

### Next step

Choose the platform you want to integrate:

* [Cordova](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/cordova.md)
* [Flutter](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/flutter.md)
* [React Native](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native.md)
* [Capacitor](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/capacitor.md)

For additional questions, contact Technical Support.

| Framework    | Technical documentation | Changelog                                                                                      |
| ------------ | ----------------------- | ---------------------------------------------------------------------------------------------- |
| Cordova      | Cordova Guide           | [View Changelog](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/cordova/changelog.md)      |
| Flutter      | Flutter Guide           | [View Changelog](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/flutter/changelog.md)      |
| React Native | React Native Guide      | [View Changelog](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/react-native/changelog.md) |
| Capacitor    | Capacitor Guide         | [View Changelog](/docs.facephi-en/sdks/sdk-mobile/framework-plugins/capacitor/changelog.md)    |
