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 8c187c0 commit 7523704Copy full SHA for 7523704
react-native-libraries.json
@@ -16266,11 +16266,18 @@
16266
"expoGo": true
16267
},
16268
{
16269
- "npmPkg": "otpauth",
16270
"githubUrl": "https://github.com/hectorm/otpauth",
16271
"ios": true,
16272
"android": true,
16273
"web": true,
16274
+ },
16275
+ {
16276
+ "githubUrl": "https://github.com/epoberezkin/fast-deep-equal",
16277
+ "ios": true,
16278
+ "android": true,
16279
+ "web": true,
16280
+ "expoGo": true,
16281
+ "newArchitecture": true
16282
}
16283
]
0 commit comments