|
1 |
| -# FaceRecognition-React-Native |
| 1 | +<div align="center"> |
| 2 | +<img alt="" src="https://github.com/Faceplugin-ltd/FaceRecognition-Javascript/assets/160750757/657130a9-50f2-486d-b6d5-b78bcec5e6e2.png" width=200/> |
| 3 | +</div> |
| 4 | + |
| 5 | +#### Hugging Face - [Here](https://huggingface.co/spaces/FacePlugin-Ltd/FaceRecognition-LivenessDetection-SDK) <span> <img src="https://github.com/user-attachments/assets/303cda2b-a195-42c5-b481-6b2b796d2910" style="margin: 4px; width: 36px; height: 20px"> <span/> |
| 6 | +#### Open Source FaceSDK- [Here](https://github.com/Faceplugin-ltd/Open-Source-Face-Recognition-SDK) <span> <img src="https://github.com/user-attachments/assets/303cda2b-a195-42c5-b481-6b2b796d2910" style="margin: 4px; width: 36px; height: 20px"> <span/> |
| 7 | +#### Documentation- [Here](https://doc.faceplugin.com) |
| 8 | + |
| 9 | +# Face Recognition SDK React Native Plugin with 3D Passive Liveness Detection - Fully On Premise |
| 10 | +## Overview |
| 11 | +Explore `face recognition SDK` `React Native Plugin` from [Faceplugin](https://faceplugin.com/) Top-ranked on NIST FRVT , coupled with an advanced `iBeta level 2 liveness detection` engine that effectively safeguards against **printed photos, video replay, 3D masks, and deepfake threats**, ensuring top-tier security. |
| 12 | +<br>This is `on-premise face recognition SDK` which means everything is processed in your phone and **NO** data leaves the device. |
| 13 | +<br></br> |
| 14 | + |
| 15 | +## Try this APP on Google Play |
| 16 | +<a href="https://play.google.com/store/apps/details?id=ai.faceplugin.recognition" target="_blank"> |
| 17 | + <img alt="" src="https://user-images.githubusercontent.com/125717930/230804673-17c99e7d-6a21-4a64-8b9e-a465142da148.png" height=80/> |
| 18 | +</a> |
| 19 | +<br></br> |
| 20 | + |
| 21 | +<div align="left"> |
| 22 | +<img src="https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg" alt="Awesome Badge"/> |
| 23 | +<img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/> |
| 24 | +<img src="https://img.shields.io/github/issues/genderev/assassin" alt="issue"/> |
| 25 | +<img src="https://img.shields.io/github/issues-pr/genderev/assassin" alt="pr"/> |
| 26 | +</div> |
| 27 | + |
| 28 | +## Screenshots |
| 29 | +<div align="left"> |
| 30 | +<img alt="" src="https://github.com/Faceplugin-ltd/FaceRecognition-LivenessDetection-Android/assets/160750757/5665b865-23fc-4c19-9663-5093a975fc66" width=200/> |
| 31 | +<img alt="" src="https://github.com/Faceplugin-ltd/FaceRecognition-LivenessDetection-Android/assets/160750757/250ac71d-0844-4c26-b4b6-8afa6952f60e" width=200/> |
| 32 | +<img alt="" src="https://github.com/Faceplugin-ltd/FaceLivenessDetection-Android/assets/160750757/92f4113e-16b0-43e2-b6af-d5fa3c4e56c9" width=200/> |
| 33 | +<img alt="" src="https://github.com/Faceplugin-ltd/FaceLivenessDetection-Android/assets/160750757/fc5f985c-cf40-41d7-9ff9-a5aab5898a33" width=200/> |
| 34 | +</div> |
| 35 | + |
| 36 | +## On the Youtube |
| 37 | +<div align="center"> |
| 38 | +<a href="http://www.youtube.com/watch?feature=player_embedded&v=qVtdkwtGtqs" target="_blank"> |
| 39 | + <img src="http://img.youtube.com/vi/qVtdkwtGtqs/maxresdefault.jpg" alt="Watch the video" width="960" height="520" border="10" /> |
| 40 | +</a> |
| 41 | +</div> |
| 42 | + |
| 43 | +## Install License |
| 44 | + |
| 45 | +- The code below shows how to use the license: https://github.com/Faceplugin-ltd/FaceRecognition-React-Native/blob/main/example/src/MainPage.tsx#L23-L43 |
| 46 | + |
| 47 | +Please contact us to get the license. |
| 48 | + |
| 49 | +## How To Run |
| 50 | +### 1. Set Up React-Native Development Environment |
| 51 | + You can refer to React Native official document to setup enviroment.</br> |
| 52 | + |
| 53 | +### 2. How to run Android App |
| 54 | + |
| 55 | + ```bash |
| 56 | + yarn |
| 57 | + cd example |
| 58 | + yarn android |
| 59 | + ``` |
| 60 | +### 3. How to run the iOS App |
| 61 | + ```bash |
| 62 | + yarn |
| 63 | + cd example |
| 64 | + yarn |
| 65 | + cd ios |
| 66 | + pod install |
| 67 | + ``` |
| 68 | + And then, open the `FaceRecognitionReactNative.xcworkspace` in `Xcode` and run. |
| 69 | + |
| 70 | +## List of our Products |
| 71 | + |
| 72 | +* **[FaceRecognition-LivenessDetection-Android](https://github.com/Faceplugin-ltd/FaceRecognition-Android)** |
| 73 | +* **[FaceRecognition-LivenessDetection-iOS](https://github.com/Faceplugin-ltd/FaceRecognition-iOS)** |
| 74 | +* **[FaceRecognition-LivenessDetection-React Native](https://github.com/Faceplugin-ltd/FaceRecognition-React-Native#)** |
| 75 | +* **[FaceRecognition-LivenessDetection-Flutter](https://github.com/Faceplugin-ltd/FaceRecognition-Flutter)** |
| 76 | +* **[FaceRecognition-LivenessDetection-.Net WPF](https://github.com/Faceplugin-ltd/FaceRecognition-WPF-.Net)** |
| 77 | +* **[FaceRecognition-LivenessDetection-.Net MAUI](https://github.com/Faceplugin-ltd/FaceRecognition-.Net)** |
| 78 | +* **[FaceLivenessDetection-Linux](https://github.com/Faceplugin-ltd/FaceLivenessDetection-Linux)** |
| 79 | +* **[FaceRecognition-LivenessDetection-Javascript](https://github.com/Faceplugin-ltd/FaceRecognition-LivenessDetection-Javascript)** |
| 80 | +* **[FaceRecognition-LivenessDetection-React](https://github.com/Faceplugin-ltd/FaceRecognition-LivenessDetection-React)** |
| 81 | +* **[FaceRecognition-LivenessDetection-Vue](https://github.com/Faceplugin-ltd/FaceRecognition-LivenessDetection-Vue)** |
| 82 | +* **[ID Card Recognition](https://github.com/Faceplugin-ltd/ID-Card-Recognition)** |
| 83 | + |
| 84 | +## Contact |
| 85 | +<div align="left"> |
| 86 | +<a target="_blank" href="mailto:info@faceplugin.com"><img src="https://img.shields.io/badge/email-info@faceplugin.com-blue.svg?logo=gmail " alt="faceplugin.com"></a>  |
| 87 | +<a target="_blank" href="https://t.me/faceplugin"><img src="https://img.shields.io/badge/telegram-@faceplugin-blue.svg?logo=telegram " alt="faceplugin.com"></a>  |
| 88 | +<a target="_blank" href="https://wa.me/+14422295661"><img src="https://img.shields.io/badge/whatsapp-faceplugin-blue.svg?logo=whatsapp " alt="faceplugin.com"></a> |
| 89 | +</div> |
0 commit comments