react-native-simple-biometrics
react-native-simple-biometrics copied to clipboard
solved issue related to build issue in new architecture.
There is an import for new architecture and its giving error while building when using with RN 0.76.6. Solved this issue with the help of another library created on top of this by someone.
This doesn't work for me. I got the following error for RN 0.77
Undefined symbol: facebook::react::NativeSimpleBiometricsSpecJSI::NativeSimpleBiometricsSpecJSI(facebook::react::ObjCTurboModule::InitParams const&)
I was having no issue on 0.76. will check for 0.77 and will update the PR.