Skip to content

Commit 6a2a239

Browse files
authored
update react-native-app-auth newArchitecture support (#1653)
1 parent af76cc8 commit 6a2a239

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

react-native-libraries.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5358,7 +5358,8 @@
53585358
"githubUrl": "https://github.com/FormidableLabs/react-native-app-auth/tree/main/packages/react-native-app-auth",
53595359
"examples": ["https://github.com/FormidableLabs/react-native-app-auth/tree/main/examples/demo"],
53605360
"ios": true,
5361-
"android": true
5361+
"android": true,
5362+
"newArchitecture": true
53625363
},
53635364
{
53645365
"githubUrl": "https://github.com/nandorojo/react-navigation-heavy-screen",

0 commit comments

Comments
 (0)