I want to add TouchID / FingerprintScanner support to an app that I'm developing with React-Native@0.54+ and all packages that I use I cannot link the dependencies to it via react-native link (or even without package-name...).
I'm running it via 'create-react-native-app' and using Expo Client.
Any thoughts / help?