-
Notifications
You must be signed in to change notification settings - Fork 305
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR (Liveness): Face Liveness in React Native #4636
Comments
Hi @finexusCriss , thanks for the trying out Face Liveness components. The Amplify Face Liveness Android (Kotlin) and iOS (Swift) SDKs can be integrated into ReactNative application by using Native-Modules . With Native modules, you can start a new activity (in Android) or a |
Hi @ayush987goyal ,thank you so much for the prompt reply, now I feel safe working towards the use of Native-Modules, previously was not sure if it work this way |
@finexusCriss Thank you for your feature request! While it is possible to integrate the Android / iOS SDK's into a React Native application, please note that this is not officially supported. We will consider adding an official React Native component to our roadmap. |
Any udpate on this? |
Hi @valentinchelle, |
I made my own module Liveness for react native on Swift and Kotlin and its working fine, if you need some help |
Hi @iransousa , I'm very interested to learn how you made it, do you have your module in github? |
Hi @iransousa i am also interested in your solution |
Yes @iransousa I'm also wanted to know how you implemented in RN using NativeModules. |
@iransousa @sanduluca @joazvsoares Can you please share your REPO for the reference? |
Any updates on this? |
Bro, can you share this please? |
+1 |
Thank you everyone for your excitement and support for this functionality. We will consider adding an officially supported React Native component for this feature. |
Hello Guys Sorry guys, these months have been very busy so I was unable to provide an example or how to integrate React Native with Aws Face Liveness, this week I will post a complete functional example for Android and the other week for IOS. I can't post the original code due to the contract with the company that hired me, but the app is in production and working on Android and IOS. I have made a repository available with the necessary files for integration with Android but I will post the complete example ! React Native Version 0.73.9 https://github.com/iransousa/faceliveness-react-native/tree/example |
That would be awesome @iransousa, a solution like that would be perfect until we get an official SDK which is confirmed to be on roadmap |
Hello guys, thank you for your efforts in enhancing the Face Liveness feature! I’m particularly interested in using this functionality in a React Native application. Could you please share if there’s any timeline or update on when this feature might be available for React Native? Thanks in advance! |
Hi @CamiloMonteroBDS, thank you for your interest. However, this is not currently on our roadmap. |
On which framework/platform would you like to see this feature implemented?
React Native
Which UI component is this feature-request for?
Liveness
Please describe your feature-request in detail.
AWS Face Liveness in Swift is really good to use, however, I would like to implement it in my React Native project, but the bridging part is not so direct to do, will be really great if there's a ready to use React Native SDK for the Face Liveness too
Please describe a solution you'd like.
No response
We love contributors! Is this something you'd be interested in working on?
The text was updated successfully, but these errors were encountered: