spacedrive/apps/mobile
2022-09-07 10:49:27 +03:00
..
android Rustify mobile (#361) 2022-08-29 04:59:09 -07:00
ios Merge branch 'main' into mobile-library 2022-09-06 15:30:09 +03:00
rust Rustify mobile (#361) 2022-08-29 04:59:09 -07:00
src Fix everything after rspc update 2022-09-07 10:49:27 +03:00
.buckconfig Mobile app (#352) 2022-08-08 20:29:14 -07:00
.eslintrc.js Fix types - Mobile 2022-08-11 12:22:58 +03:00
.gitattributes Mobile app (#352) 2022-08-08 20:29:14 -07:00
.gitignore Mobile app (#352) 2022-08-08 20:29:14 -07:00
.npmrc Mobile app (#352) 2022-08-08 20:29:14 -07:00
app.json Mobile app (#352) 2022-08-08 20:29:14 -07:00
babel.config.js Change relative path to ~ 2022-09-05 00:30:34 +03:00
index.js Mobile app (#352) 2022-08-08 20:29:14 -07:00
metro.config.js Rustify mobile (#361) 2022-08-29 04:59:09 -07:00
package.json Switch to Valtio 2022-09-06 15:26:08 +03:00
pnpm-lock.yaml Switch to Valtio 2022-09-06 15:26:08 +03:00
pnpm-workspace.yaml Mobile app (#352) 2022-08-08 20:29:14 -07:00
README.md Rustify mobile (#361) 2022-08-29 04:59:09 -07:00
tailwind.config.js Mobile app (#352) 2022-08-08 20:29:14 -07:00
tsconfig.json Change relative path to ~ 2022-09-05 00:30:34 +03:00

Make sure to run pnpm i in this folder after making changes to the packages.

  • Note: If you add/remove something from packages/assets folder, you need to delete node_modules and run pnpm i again to link it.