We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 07abc39 commit 2018ce9Copy full SHA for 2018ce9
1 file changed
react-native-libraries.json
@@ -17440,5 +17440,13 @@
17440
"examples": ["https://github.com/relateddigital/react-native-related-digital/tree/master/client"],
17441
"android": true,
17442
"ios": true
17443
+ },
17444
+ {
17445
+ "githubUrl": "https://github.com/effx13/react-native-secure-view",
17446
+ "npmPkg": "react-native-secure-view",
17447
+ "examples": ["https://github.com/effx13/react-native-secure-view/tree/main/example"],
17448
+ "ios": true,
17449
+ "android": true,
17450
+ "newArchitecture": true
17451
}
17452
]
0 commit comments