react-native-qrcode icon indicating copy to clipboard operation
react-native-qrcode copied to clipboard

ShashankKumawat-useWebKit-Update

Open ShashankPunchh opened this issue 6 years ago • 0 comments

As iOS is warning for UIWebView depreciation 'useWebKit' prop should be true. Style changes should be made for QRCode view as 'scalesPageToFit' doesn't work for iOS after using 'useWebKit' property.

☞ After Using 'useWebKit' property as true change in styling of QRCode occurs and doesn't remain as before so, Style refactoring needed.

Simulator Screen Shot - iPhone 8 - 2019-10-22 at 18 52 13

☞ After Using 'useWebKit' property as true and after adding new style to QRCode.

Simulator Screen Shot - iPhone 8 - 2019-10-22 at 18 47 46

ShashankPunchh avatar Oct 22 '19 11:10 ShashankPunchh