mirror of
https://github.com/status-im/react-native-qrcode.git
synced 2025-02-09 17:13:52 +00:00
commit
50630e628c
@ -36,6 +36,7 @@ var Canvas = createReactClass({
|
|||||||
scrollEnabled={false}
|
scrollEnabled={false}
|
||||||
onLoad={this.props.onLoad}
|
onLoad={this.props.onLoad}
|
||||||
onLoadEnd={this.props.onLoadEnd}
|
onLoadEnd={this.props.onLoadEnd}
|
||||||
|
originWhitelist={['*']}
|
||||||
/>
|
/>
|
||||||
</View>
|
</View>
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user