feat: initial MetaBloom cross-platform MVP

This commit is contained in:
AI Company
2026-07-21 18:36:41 +00:00
commit 710d672307
18 changed files with 6481 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true
}
}