diff --git a/react-native-libraries.json b/react-native-libraries.json index 99adb7df..a54f0f8b 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -12673,5 +12673,34 @@ "web": true, "expoGo": true, "newArchitecture": true + }, + { + "githubUrl": "https://github.com/colinhacks/zod", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/dcastil/tailwind-merge", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/lukeed/clsx", + "ios": true, + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true + }, + { + "githubUrl": "https://github.com/dominicstop/react-native-ios-utilities", + "ios": true, + "newArchitecture": true } ]