We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c16221 commit de5fd39Copy full SHA for de5fd39
package.json
@@ -150,7 +150,8 @@
150
"@react-native-async-storage/async-storage": "^1.2.0",
151
"@react-native-community/netinfo": "^11.3.2",
152
"fast-text-encoding": "^1.0.6",
153
- "react-native-get-random-values": "^1.11.0"
+ "react-native-get-random-values": "^1.11.0",
154
+ "ua-parser-js": "^1.0.38"
155
},
156
"peerDependenciesMeta": {
157
"@react-native-async-storage/async-storage": {
0 commit comments