Pin & Penny expense tracker (web + expo-app)

This commit is contained in:
2026-09-18 16:09:05 +00:00
commit b394fd85a9
23 changed files with 8583 additions and 0 deletions

3
expo-app/babel.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
presets: ["babel-preset-expo"],
};