整理
This commit is contained in:
parent
e23ee3f415
commit
0528ec6c2d
@ -167,10 +167,8 @@ export const AppsWebView = ({
|
||||
javaScriptEnabled
|
||||
allowsBackForwardNavigationGestures
|
||||
setSupportMultipleWindows
|
||||
onNavigationStateChange={onNavigationStateChange}
|
||||
onMessage={onMessage}
|
||||
{...{ onMessage, onNavigationStateChange, onLoadEnd }}
|
||||
injectedJavaScript={injectJavascript}
|
||||
onLoadEnd={onLoadEnd}
|
||||
/>
|
||||
);
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user