Skip to content

Changelog

v0.2.0 Latest Release
2026-08-25
  • PERF Merged module pieces into unified single-path SVG rendering (50x-100x speedup).
  • FEAT Added isAsync non-blocking asynchronous matrix calculation support.
  • FEAT Package renamed to @masumdev/rn-qr-code for monorepo consistency.
  • FIX Added automatic dynamic fallback to minimum required version for arbitrary length payloads.
  • FIX Fixed SVG eye corner radius clamping to prevent visual crossing spikes.
v0.1.0
2026-08-22
  • FEAT Initial release of vector SVG QR generator for React Native & Expo.
  • FEAT Custom eye shapes, piece shapes, logo embedding, and SVG gradients.