From f9fdb64334b40e21bc1c30efbb2def358d1c9620 Mon Sep 17 00:00:00 2001 From: Simek Date: Tue, 2 Sep 2025 15:26:43 +0200 Subject: [PATCH] update Nativewind entry --- react-native-libraries.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/react-native-libraries.json b/react-native-libraries.json index e185d510a..faa49d131 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -9237,11 +9237,8 @@ "web": true }, { - "githubUrl": "https://github.com/nativewind/nativewind/tree/main/packages/nativewind", - "examples": ["https://github.com/nativewind/nativewind/tree/main/examples/expo-router"], - "images": [ - "https://user-images.githubusercontent.com/3946701/178458837-df03c080-eb13-4dcc-9080-186b061a8678.png" - ], + "githubUrl": "https://github.com/nativewind/nativewind", + "examples": ["https://github.com/nativewind/nativewind/tree/main/example"], "ios": true, "android": true, "expoGo": true,