diff --git a/react-native-libraries.json b/react-native-libraries.json index 7d2705da..020f8160 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20293,5 +20293,13 @@ "ios": true, "android": true, "expoGo": true + }, + { + "githubUrl": "https://github.com/joshstovall/platform-blocks/tree/main/packages/ui", + "npmPkg": "@platform-blocks/ui", + "ios": true, + "android": true, + "web": true, + "newArchitecture": "new-arch-only" } ]