iou90 преди 6 години
родител
ревизия
c4314dceb5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  1. 1
    0
      autoHeightWebView/index.ios.js

+ 1
- 0
autoHeightWebView/index.ios.js Целия файл

@@ -138,6 +138,7 @@ export default class AutoHeightWebView extends PureComponent {
138 138
         ]}
139 139
       >
140 140
         <WebView
141
+          originWhitelist={['*']}
141 142
           ref={this.getWebView}
142 143
           onError={onError}
143 144
           onLoad={onLoad}