We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a9d763 commit 341c420Copy full SHA for 341c420
react-native-libraries.json
@@ -18031,5 +18031,18 @@
18031
"npmPkg": "@levpotapov/react-native-windows-cursor",
18032
"examples": ["https://github.com/LevPotapov/react-native-windows-cursor/tree/main/example"],
18033
"windows": true
18034
+ },
18035
+ {
18036
+ "githubUrl": "https://github.com/mCodex/react-native-sized-webview",
18037
+ "examples": [
18038
+ "https://github.com/mCodex/react-native-sized-webview/tree/main/example"
18039
+ ],
18040
+ "ios": true,
18041
+ "android": true,
18042
+ "web": true,
18043
+ "windows": true,
18044
+ "macos": true,
18045
+ "expoGo": true,
18046
+ "newArchitecture": true
18047
}
18048
]
0 commit comments