Skip to content

Commit 6a217ba

Browse files
authored
feat(directory): add better-auth to list (#1592)
1 parent ed79b96 commit 6a217ba

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

react-native-libraries.json

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14396,5 +14396,22 @@
1439614396
"ios": true,
1439714397
"android": true,
1439814398
"newArchitecture": true
14399+
},
14400+
{
14401+
"githubUrl": "https://github.com/better-auth/better-auth/tree/main/packages/better-auth",
14402+
"npmPkg": "better-auth",
14403+
"ios": true,
14404+
"android": true,
14405+
"expoGo": true,
14406+
"newArchitecture": true
14407+
},
14408+
{
14409+
"githubUrl": "https://github.com/better-auth/better-auth/tree/main/packages/expo",
14410+
"npmPkg": "@better-auth/expo",
14411+
"examples": ["https://github.com/better-auth/better-auth/tree/main/examples/expo-example"],
14412+
"ios": true,
14413+
"android": true,
14414+
"expoGo": true,
14415+
"newArchitecture": true
1439914416
}
1440014417
]

0 commit comments

Comments
 (0)