cssivision / react-native-qrcode

a minimalist qrcode component for react-native
MIT License
853 stars 304 forks source link

ShashankKumawat-useWebKit-Update #86

Open ShashankPunchh opened 4 years ago

ShashankPunchh commented 4 years ago

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