hieuvp / react-native-fingerprint-scanner

Provide Fingerprint, Touch ID, and Face ID Scanner for React Native (Compatible with both Android and iOS)
https://www.npmjs.com/package/react-native-fingerprint-scanner
870 stars 298 forks source link

on run android #243

Closed Mdhun-kakkery closed 1 year ago

Mdhun-kakkery commented 1 year ago

warn Package react-native-fingerprint-scanner contains invalid configuration: "dependency.assets" is not allowed,"dependency.hooks" is not allowed. Please verify it's properly linked using "react-native config" command and contact the package maintainers about this. (node:81810) Warning: Accessing non-existent property 'padLevels' of module exports inside circular dependency (Use node --trace-warnings ... to show where the warning was created)

mikehardy commented 1 year ago

I just merged #219 - you will need to point your package.json to the commit hash of the commit with the fix though, there is no release with the fix and I'm not really a maintainer here to make a fix...