mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 12:57:49 +00:00
feat(base/modal): renamed prop and fixed scroll inside webview
This commit is contained in:
committed by
Calinteodor
parent
727b6dab9e
commit
ccba7e8f75
@@ -20,6 +20,7 @@ type Props = {
|
||||
|
||||
const JitsiScreenWebView = ({ source, style }: Props) => (
|
||||
<JitsiScreen
|
||||
disableForcedKeyboardDismiss = { true }
|
||||
style = { style }>
|
||||
<WebView source = {{ uri: source }} />
|
||||
</JitsiScreen>
|
||||
|
||||
Reference in New Issue
Block a user