- xcode.build.ios
- service/api.ts

### No issue
This commit is contained in:
2025-08-19 17:42:05 +08:00
parent c474ecc809
commit b823dc703f
4 changed files with 53 additions and 12 deletions

View File

@@ -8,9 +8,9 @@ export default function RootLayout() {
return (
<>
<SafeAreaProvider>
<AuthProvider>
<AppRoot />
{/* <AuthProvider>
</AuthProvider> */}
</AuthProvider>
</SafeAreaProvider>
<Toast />
</>