HomePhabricator
Diffusion Comm 0a2f6fe55949

[native] Add dependency to generate QR codes on native

Description

[native] Add dependency to generate QR codes on native

Summary:
With React Native, it seems like the most popular QR generation library is react-native-qrcode-svg. It's not actively contributed on, but it's a pretty standardized implementation so that makes sense. Added benefits are:

  • Follows semver
  • Uses GitHub releases
  • A fair amount of customization options through props
  • MIT license

ENG-4610

Depends on D8821

Test Plan: Can successfully import the QRCode component on native

Reviewers: atul, ginsu, tomek, varun, ashoat

Reviewed By: varun, ashoat

Differential Revision: https://phab.comm.dev/D8836

Details

Provenance
rohanAuthored on Aug 16 2023, 10:12 AM
Reviewer
varun
Differential Revision
D8836: [native] Add dependency to generate QR codes on native
Parents
rCOMM23723531a847: [web] Create a new 'secondary device' screen that will generate the QR code
Branches
Unknown
Tags
Unknown