diff --git a/react-native-libraries.json b/react-native-libraries.json index c3a3d2ffe..07fb5efcc 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -18443,5 +18443,13 @@ "ios": true, "android": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/l2hyunwoo/react-native-nitro-cookies/tree/main/package", + "npmPkg": "react-native-nitro-cookies", + "examples": ["https://github.com/l2hyunwoo/react-native-nitro-cookies/tree/main/example"], + "ios": true, + "android": true, + "newArchitecture": true } ]