diff --git a/react-native-libraries.json b/react-native-libraries.json index 98c7ddcd0..1796e2a3b 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18395,9 +18395,12 @@ }, { "githubUrl": "https://github.com/authsignal/react-native-authsignal", - "examples": ["https://github.com/dariyd/react-native-image-filters/tree/main/example"], + "examples": ["https://github.com/authsignal/react-native-authsignal/tree/main/example"], "ios": true, - "android": true + "android": true, + "web": true, + "newArchitecture": true, + "newArchitectureNote": "Supported via the interop compatibility layer." }, { "githubUrl": "https://github.com/rpldy/react-uploady/tree/master/packages/native/native-uploady",