diff --git a/react-native-libraries.json b/react-native-libraries.json index a3936fe11..595c8daa6 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15275,5 +15275,14 @@ "expoGo": true, "newArchitecture": true, "fireos": true + }, + { + "githubUrl": "https://github.com/iosazee/expo-passkey", + "examples": [ + "https://github.com/iosazee/neb-starter/tree/main/apps/mobile" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]