feat: add authentication in native

This commit is contained in:
Aman Varshney
2025-04-04 19:06:08 +05:30
parent ccc3ff2aa5
commit 81dc240e7b
24 changed files with 1119 additions and 717 deletions

View File

@@ -26,6 +26,7 @@ export const DEFAULT_CONFIG: ProjectConfig = {
export const dependencyVersionMap = {
"better-auth": "^1.2.4",
"@better-auth/expo": "^1.2.5",
"drizzle-orm": "^0.38.4",
"drizzle-kit": "^0.30.5",