How to use QuickScan:
1. Setup: Drag the QuickQR element onto your page.
- Resize: Simply resize the element in the Bubble editor to your desired dimensions (e.g., 200x200px for QR, 300x150px for Barcodes). The code will automatically scale to fit the container.
2. Generating a QR Code:
- In the properties panel, set Type to QR Code.
- Enter your content in the QR Data field (e.g., "
https://myapp.com").
- Adjust Color Dark (dots) and Color Light (background) if needed.
3. Generating a Barcode:
- Set Type to Barcode.
- Choose the Format (e.g., CODE128 for general text/numbers, EAN13 for retail products).
- Enter the value in Data.
Note: EAN-13 requires exactly 12 or 13 digits. CODE128 is the most flexible format for IDs.
- Check Show Text to display the human-readable numbers below the bars.