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