1 Commits

  • Add QrCode (#861)
    * feat: add QrCode control with attribution and licensing information
    
    * feat: move original library to ursa, add demo.
    
    * fix: remove unnecessary transition.
    
    * refactor: change class visibility to internal for encapsulation
    
    * feat:improve demo, add default theme. fix empty data crash.
    
    * refactor: rename QrCode to QRCode for consistency and update references