add functions

This commit is contained in:
Thomas Demirdjian
2025-08-25 09:45:53 +02:00
parent 046a92d866
commit 631a060582
58 changed files with 2505 additions and 22574 deletions
-2
View File
@@ -6,7 +6,6 @@
"android": "expo run:android",
"ios": "expo run:ios",
"web": "expo start --web",
"postinstall": "patch-package",
"clean": "node cleanProject.js",
"build:web": "expo export -p web",
"build:desktop:dev": "npx pake-cli http://localhost:8081 --name minuitdev --iter-copy-file --icon ./assets/desktopIcon.icns",
@@ -63,7 +62,6 @@
"lodash": "^4.17.21",
"moment": "^2.29.4",
"numbro": "^2.3.6",
"patch-package": "^6.5.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"react-native": "0.76.5",