spacedrive/apps/mobile
2022-10-07 07:45:15 +08:00
..
android Expo committed cringe 2022-10-07 04:56:59 +08:00
ios merge duplicate prettier config and format repo with it 2022-10-07 07:45:15 +08:00
rust Expo committed cringe 2022-10-07 04:56:59 +08:00
src merge duplicate prettier config and format repo with it 2022-10-07 07:45:15 +08: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 Expo committed cringe 2022-10-07 04:56:59 +08:00
pnpm-lock.yaml Expo committed cringe 2022-10-07 04:56:59 +08: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.