We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01a422d commit 3ace650Copy full SHA for 3ace650
1 file changed
react-native-libraries.json
@@ -16911,5 +16911,17 @@
16911
"ios": true,
16912
"android": true,
16913
"newArchitecture": true
16914
+ },
16915
+ {
16916
+ "githubUrl": "https://github.com/kevcube/expo-better-auth-passkey",
16917
+ "npmPkg": "expo-better-auth-passkey",
16918
+ "examples": [
16919
+ "https://github.com/kevcube/expo-better-auth-passkey/tree/main/example"
16920
+ ],
16921
+ "ios": true,
16922
+ "android": true,
16923
+ "web": true,
16924
+ "macos": true,
16925
+ "newArchitecture": true
16926
}
16927
]
0 commit comments