f-23 / react-native-passkey

Passkeys for React Native
MIT License
121 stars 25 forks source link

Doesn't work with rn new architecture on android #28

Closed asimaranov closed 1 day ago

asimaranov commented 5 months ago

When react native newArchEnabled flag is enabled (https://reactnative.dev/docs/the-new-architecture/why) library fails with error telegram-cloud-photo-size-2-5276107993466919493-y

Error is Error: ENOENT: no such file or directory, lstat '/Users/andrey/projects/xraise mobile/node_modules/react-native-passkey/src'

For some reason rn looks for node_modules/react-native-passkey/src instead of node_modules/react-native-passkey/android/src React native migration guides do not help. Seems that something is wrong with library

TNAJanssen commented 3 months ago

Yes same issue here

github-actions[bot] commented 2 weeks ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 day ago

This issue was closed because it has been stalled for 5 days with no activity.