diff --git a/react-native-libraries.json b/react-native-libraries.json index 15fbb15c8..b56eed55c 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -15912,5 +15912,14 @@ "android": true, "newArchitecture": true, "web": true + }, + { + "githubUrl": "https://github.com/vega-ui/ui-react-native/tree/main/packages/ui", + "examples": ["https://github.com/vega-ui/ui-react-native/tree/main/apps/preview"], + "npmPkg": "@vega-ui/react-native", + "ios": true, + "android": true, + "expoGo": true, + "newArchitecture": true } ]