diff --git a/react-native-libraries.json b/react-native-libraries.json index 2eb75ff9a..05d82836b 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -16581,5 +16581,14 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/bluesky-social/react-native-device-attest", + "examples": [ + "https://github.com/bluesky-social/react-native-device-attest/tree/main/example" + ], + "ios": true, + "android": true, + "newArchitecture": true } ]