With React Native, it seems like the most popular QR generation library is [[ https://github.com/awesomejerry/react-native-qrcode-svg | react-native-qrcode-svg ]]. It's not actively contribut4d 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
[[ https://linear.app/comm/issue/ENG-4610/research-packages-to-generate-qr-codes-on-native-for-secondary-devices | ENG-4610 ]]
Depends on D8821