spacedrive/apps/mobile
2022-11-02 00:31:56 -07:00
..
android Mobile - File Import (#443) 2022-11-01 21:32:56 +08:00
ios Mobile - File Import (#443) 2022-11-01 21:32:56 +08:00
rust More Sync Stuff (#438) 2022-10-27 23:12:28 -07:00
scripts 🎉 Fix core on Android 2022-10-18 20:57:17 +08:00
src Mobile - File Import (#443) 2022-11-01 21:32:56 +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
app.json 🎉 Fix core on Android 2022-10-18 20:57:17 +08:00
babel.config.js Change relative path to ~ 2022-09-05 00:30:34 +03:00
eas.json 🎉 Fix core on Android 2022-10-18 20:57:17 +08:00
index.js Mobile - File Import (#443) 2022-11-01 21:32:56 +08:00
metro.config.js Mobile - File Import (#443) 2022-11-01 21:32:56 +08:00
package.json rename mobile package to @sd/mobile (#453) 2022-11-02 00:31:56 -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 Mobile - File Import (#443) 2022-11-01 21:32:56 +08: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.