We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5fbb6a commit 53c0206Copy full SHA for 53c0206
1 file changed
react-native-libraries.json
@@ -18395,9 +18395,12 @@
18395
},
18396
{
18397
"githubUrl": "https://github.com/authsignal/react-native-authsignal",
18398
- "examples": ["https://github.com/dariyd/react-native-image-filters/tree/main/example"],
+ "examples": ["https://github.com/authsignal/react-native-authsignal/tree/main/example"],
18399
"ios": true,
18400
- "android": true
+ "android": true,
18401
+ "web": true,
18402
+ "newArchitecture": true,
18403
+ "newArchitectureNote": "Supported via the interop compatibility layer."
18404
18405
18406
"githubUrl": "https://github.com/rpldy/react-uploady/tree/master/packages/native/native-uploady",
0 commit comments