feat(ios): nbstore swift native binding (#9211)

This commit is contained in:
Brooooooklyn
2024-12-27 06:34:30 +00:00
parent 8de0679d70
commit 752e697c6a
40 changed files with 4544 additions and 234 deletions

View File

@@ -27,9 +27,11 @@
"next-themes": "^0.4.4",
"react": "^19.0.0",
"react-dom": "^19.0.0",
"react-router-dom": "^6.28.0"
"react-router-dom": "^6.28.0",
"yjs": "13.6.18"
},
"devDependencies": {
"@affine/native": "workspace:*",
"@capacitor/cli": "^6.2.0",
"@types/react": "^19.0.1",
"@types/react-dom": "^19.0.2",