Phạm Văn Thái

Results 7 comments of Phạm Văn Thái

react-native-qrcode version: 0.2.7

@uuaqarahmed Thanks. It worked

> I accomplish to build EAN-13 barcode using this library. > The 'react-native-svg' is required. Uses 'svg' to draw the lines. > First of all add the 'svg' library: `yarn...

> @thaiphamvan What do you do for RN > 60 that is running Expo? I solved it with webview.

export default class BarCode extends React.Component { constructor(props: BarCodeProps) { super(props); this.state = { }; } _getHtml = () => { const jsBarCodeLib = ``; let html = ` ${jsBarCodeLib}...

radialGradient > stop style="stop-color:rgb(183,47,0)" not render