Commit 6c8ab92
committed
feat(mobile): replace Univer footer with native sheet tabs
- Add native React Native sheet tabs with shadcn/ui styling
- Remove Univer's built-in footer and toolbar in read-only mode
- Tabs use muted background with pill-style active state
- Horizontally scrollable for spreadsheets with many sheets
- Clean up old footer-related CSS and JavaScript hacks
- Add chevron and check icons to MdiIcon component1 parent 93a910f commit 6c8ab92
File tree
4 files changed
+152
-109
lines changed- apps/mobile/v1/src
- components
- screens/ViewNote
4 files changed
+152
-109
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
0 commit comments