diff --git a/react-native-libraries.json b/react-native-libraries.json index 7b28d990b..3434226a0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -19291,5 +19291,13 @@ "android": true, "ios": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/Preeternal/react-native-cookie-manager", + "npmPkg": "@preeternal/react-native-cookie-manager", + "examples": ["https://github.com/Preeternal/react-native-cookie-manager/tree/master/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]