diff --git a/react-native-libraries.json b/react-native-libraries.json index 2456adae8..4dc66baf1 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15633,5 +15633,21 @@ "android": true, "web": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/benjamineruvieru/react-native-pushdown-alert", + "examples": ["https://github.com/benjamineruvieru/react-native-pushdown-alert/tree/main/example"], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/benjamineruvieru/react-native-credentials-manager", + "examples": ["https://github.com/benjamineruvieru/react-native-credentials-manager/tree/main/example"], + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true } ]