diff --git a/react-native-libraries.json b/react-native-libraries.json index 62263e6a..427be5d0 100644 --- a/react-native-libraries.json +++ b/react-native-libraries.json @@ -20768,7 +20768,10 @@ "githubUrl": "https://github.com/azizbecha/react-native-preview-url/tree/main/packages/react-native-preview-url", "examples": ["https://github.com/azizbecha/react-native-preview-url/tree/main/example"], "ios": true, - "android": true + "android": true, + "web": true, + "expoGo": true, + "newArchitecture": true }, { "githubUrl": "https://github.com/Jmzp/react-native-smart-keyboard-view",