Add @sofa/native Expo React Native app (#7)

This commit is contained in:
2026-03-12 19:39:54 -04:00
committed by GitHub
parent a326c968b7
commit 83839a0cd7
130 changed files with 9015 additions and 971 deletions
+11 -2
View File
@@ -7,11 +7,20 @@
],
"packageManager": "bun@1.3.10",
"catalog": {
"@better-auth/expo": "1.5.5",
"@orpc/client": "1.13.6",
"@orpc/contract": "1.13.6",
"@orpc/tanstack-query": "1.13.6",
"@tanstack/react-query": "5.90.21",
"@types/bun": "1.3.10",
"better-auth": "1.5.4",
"@types/node": "25.5.0",
"@types/react": "19.2.14",
"better-auth": "1.5.5",
"date-fns": "4.1.0",
"react": "19.2.4",
"react-dom": "19.2.4",
"tailwind-merge": "3.5.0",
"tailwindcss": "4.2.1",
"typescript": "5.9.3",
"zod": "4.3.6"
},
@@ -25,7 +34,7 @@
},
"devDependencies": {
"@biomejs/biome": "2.4.6",
"turbo": "2.8.15",
"turbo": "2.8.16",
"typescript": "catalog:"
}
}