AFFiNE/packages/frontend/apps/mobile/src
CatsJuice 11b453f4d8
feat(mobile): swipe to open menu for explorer (#8953)
close AF-1803

- bump theme
- extract `SwipeHelper` and add `speed`, `direction` detection support
- new mobile `SwipeMenu` component
- integrate `SwipeMenu` to open a menu in Explorer
- New `Haptics` module for mobile, implemented in `ios` and `mobile`(`navigator.vibrate()`)

![CleanShot 2024-11-28 at 12.25.14.gif](https://graphite-user-uploaded-assets-prod.s3.amazonaws.com/LakojjjzZNf6ogjOVwKE/cba36660-f38a-473b-b85c-33540a406835.gif)
2024-12-02 03:27:01 +00:00
..
app.tsx feat(mobile): swipe to open menu for explorer (#8953) 2024-12-02 03:27:01 +00:00
index.tsx refactor(core): adjust core struct (#8218) 2024-09-13 11:31:21 +00:00
setup.ts feat(core): add global error handler (#8509) 2024-10-18 14:34:13 +08:00