Merge pull request #451 from RodoMa92/add_self_signed_support

[android] Trust android local CA store for self signed certificates
This commit is contained in:
Fredrik Burmester
2025-01-23 10:02:16 +01:00
committed by GitHub
3 changed files with 55 additions and 1 deletions

View File

@@ -113,7 +113,8 @@
],
["react-native-bottom-tabs"],
["./plugins/withChangeNativeAndroidTextToWhite.js"],
["./plugins/withGoogleCastActivity.js"]
["./plugins/withGoogleCastActivity.js"],
["./plugins/withTrustLocalCerts.js"]
],
"experiments": {
"typedRoutes": true