{"id":22400052,"url":"https://github.com/regulaforensics/react-native-face-api","last_synced_at":"2025-04-05T09:04:56.658Z","repository":{"id":37435963,"uuid":"338050002","full_name":"regulaforensics/react-native-face-api","owner":"regulaforensics","description":null,"archived":false,"fork":false,"pushed_at":"2025-03-28T23:35:07.000Z","size":996,"stargazers_count":43,"open_issues_count":17,"forks_count":28,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-28T23:36:33.319Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/regulaforensics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-11T14:19:59.000Z","updated_at":"2025-01-20T10:58:02.000Z","dependencies_parsed_at":"2024-05-22T11:46:45.179Z","dependency_job_id":"3ac82226-0d8c-4e50-8584-76814c8face0","html_url":"https://github.com/regulaforensics/react-native-face-api","commit_stats":{"total_commits":33,"total_committers":3,"mean_commits":11.0,"dds":0.06060606060606055,"last_synced_commit":"e7477704d280d046f89f33718ee5b547be65fdc8"},"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulaforensics%2Freact-native-face-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulaforensics%2Freact-native-face-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulaforensics%2Freact-native-face-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/regulaforensics%2Freact-native-face-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/regulaforensics","download_url":"https://codeload.github.com/regulaforensics/react-native-face-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247312068,"owners_count":20918344,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-05T08:11:05.712Z","updated_at":"2025-04-05T09:04:56.598Z","avatar_url":"https://github.com/regulaforensics.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Regula Face API (React Native version)\nFace API is a framework that is used for face matching, recognition and liveness detection.\n\n# Contents\n* [How to build the demo application](#how-to-build-the-demo-application)\n* [How to use offine match](#how-to-use-offine-match)\n* [Documentation](#documentation)\n* [Additional information](#additional-information)\n\n## How to build the demo application\n1. Download or the clone current repository using the command `git clone https://github.com/regulaforensics/react-native-face-api.git`.\n2. Run the following commands within the root directory:\n```bash\n$ cd example\n$ npm install\n$ cd ios\n$ pod install\n```\n\n**Note**: make sure that Metro Bundler is running when you run your app. Otherwise, run `npx react-native start` command. If it fails to start, run `git init` from Project root, then `npx react-native start`.\n\n3. Android:\n  * Run `npx react-native run-android` inside `example` folder - this is just one way to run the app. You can also run it directly from within Android Studio.\n\n**Note**: if the running failed with the following error `Error: spawn ./gradlew EACCES`, try to run the following command `chmod +x gradlew` within the `example/android` directory.\n\n4. iOS:\n  * Run `npx react-native run-ios` inside `example` folder - this is just one way to run the app. You can also run it directly from within Xcode.\n\n## How to use offine match\n1. Place a license that supports offline match at `android/app/src/main/assets/regula.license` and `ios/license/regula.license`.\n2. Change android and iOS bundle id if required by your license with the following commands(replace `ANDROID_ID` and `IOS_ID` with actual ids):\n```bash\ngit init\nnpx react-native-rename@latest \"FaceApi\" --androidBundleID \"ANDROID_ID\" --iosBundleID \"IOS_ID\" --skipGitStatusCheck\n```\n3. Change core with the following commands:\n```bash\nnpm uninstall @regulaforensics/react-native-face-core-basic\nnpm install @regulaforensics/react-native-face-core-match\n```\n4. Turn off the internet and run the app.\n\n## Documentation\nYou can find documentation on API [here](https://docs.regulaforensics.com/develop/face-sdk/mobile).\n\n## Additional information\nIf you have any technical questions, feel free to [contact](mailto:support@regulaforensics.com) us or create issues [here](https://github.com/regulaforensics/react-native-face-api/issues).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregulaforensics%2Freact-native-face-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fregulaforensics%2Freact-native-face-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fregulaforensics%2Freact-native-face-api/lists"}