AFFiNE/packages/frontend/apps/android
2024-10-28 09:16:35 +00:00
..
App feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
src feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
.gitignore feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
capacitor.config.ts feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
package.json feat: allow peek view to be closed by the caller && bump bs (#8542) 2024-10-28 09:16:35 +00:00
project.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
README.md feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00
tsconfig.json feat(mobile): iOS app testflight (#8501) 2024-10-18 09:30:38 +00:00

Android

AFFiNE Android app.

Build

  • yarn install
  • BUILD_TYPE=canary PUBLIC_PATH="/" yarn workspace @affine/android build
  • yarn workspace @affine/android cap sync
  • yarn workspace @affine/android cap open android