Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F3298771
D8836.id30232.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D8836.id30232.diff
View Options
diff --git a/native/package.json b/native/package.json
--- a/native/package.json
+++ b/native/package.json
@@ -104,6 +104,7 @@
"react-native-orientation-locker": "^1.5.0",
"react-native-pager-view": "^6.0.1",
"react-native-progress": "^4.1.2",
+ "react-native-qrcode-svg": "^6.2.0",
"react-native-reanimated": "^2.12.0",
"react-native-safe-area-context": "^4.4.1",
"react-native-screens": "^3.18.2",
diff --git a/yarn.lock b/yarn.lock
--- a/yarn.lock
+++ b/yarn.lock
@@ -19298,7 +19298,7 @@
kleur "^3.0.3"
sisteransi "^1.0.5"
-prop-types@*, prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.1:
+prop-types@*, prop-types@^15.5.10, prop-types@^15.6.0, prop-types@^15.6.2, prop-types@^15.7.2, prop-types@^15.8.0, prop-types@^15.8.1:
version "15.8.1"
resolved "https://registry.yarnpkg.com/prop-types/-/prop-types-15.8.1.tgz#67d87bf1a694f48435cf332c24af10214a3140b5"
integrity sha512-oj87CgZICdulUohogVAR7AjlC0327U4el4L6eAvOqCeudMDVU0NThNaV+b9Df4dXgSP1gXMTnPdhfe/2qDH5cg==
@@ -19893,6 +19893,14 @@
"@react-native-community/art" "^1.1.2"
prop-types "^15.7.2"
+react-native-qrcode-svg@^6.2.0:
+ version "6.2.0"
+ resolved "https://registry.yarnpkg.com/react-native-qrcode-svg/-/react-native-qrcode-svg-6.2.0.tgz#62b62c5997ff23ba22544e289a6112a08f8ea306"
+ integrity sha512-rb2PgUwT8QpQyReVYNvzRY84AHsMh81354Tnkfp6MfqRbcdJURhnBWLBOO11pLMS6eXiwlq4SkcQxy88hRq+Dw==
+ dependencies:
+ prop-types "^15.8.0"
+ qrcode "^1.5.1"
+
react-native-reanimated@^2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.12.0.tgz#5821eecfb1769b1617a67a2d4dec12fdeedb2b6e"
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Nov 18, 8:32 AM (21 h, 43 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2534122
Default Alt Text
D8836.id30232.diff (1 KB)
Attached To
Mode
D8836: [native] Add dependency to generate QR codes on native
Attached
Detach File
Event Timeline
Log In to Comment