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}