Adding notes app in React Native

This commit is contained in:
Christopher Sanden
2026-02-23 20:23:20 +01:00
commit 31e8ece40d
37 changed files with 13904 additions and 0 deletions

1
FastNotes/.vscode/extensions.json vendored Normal file
View File

@@ -0,0 +1 @@
{ "recommendations": ["expo.vscode-expo-tools"] }