Skip to content

Commit 341c420

Browse files
authored
Add react-native-sized-webview (#1975)
1 parent 2a9d763 commit 341c420

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

react-native-libraries.json

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18031,5 +18031,18 @@
1803118031
"npmPkg": "@levpotapov/react-native-windows-cursor",
1803218032
"examples": ["https://github.com/LevPotapov/react-native-windows-cursor/tree/main/example"],
1803318033
"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
1803418047
}
1803518048
]

0 commit comments

Comments
 (0)