[PR #2307] [MERGED] feat(mobile): make the settings menu look more native #2060

Closed
opened 2026-03-02 12:00:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/karakeep-app/karakeep/pull/2307
Author: @MohamedBassem
Created: 12/26/2025
Status: Merged
Merged: 12/29/2025
Merged by: @MohamedBassem

Base: mainHead: settings-native


📝 Commits (3)

  • 9778a70 feat(mobile): make the settings menu look more native
  • 657e6ee more fixes
  • a226783 review comments

📊 Changes

5 files changed (+234 additions, -103 deletions)

View changed files

📝 apps/mobile/app/dashboard/(tabs)/settings.tsx (+93 -87)
apps/mobile/components/settings/UserProfileHeader.tsx (+27 -0)
apps/mobile/components/ui/Avatar.tsx (+88 -0)
📝 apps/mobile/components/ui/CustomSafeAreaView.tsx (+1 -0)
📝 apps/mobile/components/ui/List.tsx (+25 -16)

📄 Description

TODO:

  • The right alignment is broken for a bunch of items.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/karakeep-app/karakeep/pull/2307 **Author:** [@MohamedBassem](https://github.com/MohamedBassem) **Created:** 12/26/2025 **Status:** ✅ Merged **Merged:** 12/29/2025 **Merged by:** [@MohamedBassem](https://github.com/MohamedBassem) **Base:** `main` ← **Head:** `settings-native` --- ### 📝 Commits (3) - [`9778a70`](https://github.com/karakeep-app/karakeep/commit/9778a701b4e598a362c63479e2590ae989f0036d) feat(mobile): make the settings menu look more native - [`657e6ee`](https://github.com/karakeep-app/karakeep/commit/657e6eeb3bf74b44c3ffdb19ea49918d7ac7be91) more fixes - [`a226783`](https://github.com/karakeep-app/karakeep/commit/a226783c01458a2764a05d75cbabafa879062e10) review comments ### 📊 Changes **5 files changed** (+234 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `apps/mobile/app/dashboard/(tabs)/settings.tsx` (+93 -87) ➕ `apps/mobile/components/settings/UserProfileHeader.tsx` (+27 -0) ➕ `apps/mobile/components/ui/Avatar.tsx` (+88 -0) 📝 `apps/mobile/components/ui/CustomSafeAreaView.tsx` (+1 -0) 📝 `apps/mobile/components/ui/List.tsx` (+25 -16) </details> ### 📄 Description TODO: - The right alignment is broken for a bunch of items. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-02 12:00:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/karakeep#2060
No description provided.