Closed rishichawda closed 5 years ago
onLoad and onLoadEnd props are not working.
onLoad
onLoadEnd
<QRCode value={value} onLoad={this.onLoad} />
or
<QRCode value={value} onLoadEnd={this.onLoad} />
Description :
onLoad
andonLoadEnd
props are not working.To reproduce :
or
react-native version: 0.57.8