More Premium Hugo Themes Premium React Themes

React Native Qrcode Svg

A QR Code generator for React Native based on react-native-svg and node-qrcode.

React Native Qrcode Svg

A QR Code generator for React Native based on react-native-svg and node-qrcode.

Author Avatar Theme by expensify
Github Stars Github Stars: 1155
Last Commit Last Commit: Dec 4, 2025 -
First Commit Created: Feb 24, 2024 -
React Native Qrcode Svg screenshot

Overview

The react-native-qrcode-svg is a QR Code generator for React Native based on react-native-svg and javascript-qrcode. It allows users to easily render QR code images and optionally embed a logo. The project is open for new maintainers as the original developer is no longer actively working on React Native projects.

Features

  • Easily render QR code images
  • Optionally embed a logotype
  • Customize the size, value, color, background color, linear gradient, logo, and error correction level

Installation

To install the react-native-qrcode-svg, follow these steps:

  1. Install dependency packages using npm or yarn.
  2. For React Native 0.60+, navigate to the ios folder in your project and run pod install.
  3. For React Native <= 0.59.X, link the native project using react-native link.

Summary

The react-native-qrcode-svg is a versatile QR Code generator for React Native that offers easy customization options such as size, color, logo embedding, and error correction level. Users can quickly render QR code images in their projects by following the provided installation guide. If you are looking for a tool to generate QR codes with React Native, this package could be a suitable choice.