spacedrive/apps/mobile
2022-09-04 15:26:17 +03:00
..
android Rustify mobile (#361) 2022-08-29 04:59:09 -07:00
ios Library menu & create library modal 2022-09-04 15:14:28 +03:00
rust Rustify mobile (#361) 2022-08-29 04:59:09 -07:00
src Merge branch 'main' into mobile-library 2022-09-04 15:26:17 +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 Dialog & fixed relative imports 2022-08-30 18:21:32 +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 Library menu & create library modal 2022-09-04 15:14:28 +03:00
pnpm-lock.yaml Library menu & create library modal 2022-09-04 15:14:28 +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 Dialog & fixed relative imports 2022-08-30 18:21:32 +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.