does anyone have any idea about iris recognition with React Native, is there any package for that? I see a package named @iriscan/biometric-sdk-react-native, but it focuses on face detection.
I tried using the @iriscan/biometric-sdk-react-native
package with React Native for iris recognition. However, it seems that the package is primarily focused on face detection and related features. I was expecting it to provide functionality specifically for iris recognition, but it appears to be more geared towards facial biometrics, And it’s not working for me.