aboutsummaryrefslogtreecommitdiffstats
path: root/apps/mobile/components/ui/Toast.tsx (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-01-01feat(mobile): use react native sonnerMohamed Bassem1-181/+34
2025-12-30fix(mobile): mobile modal UI issues (#2320)sergio1-19/+30
* fix(mobile): Make list type selector visible on Android * fix(mobile): Add native iOS overlay on Toast
2025-08-26feat(mobile): Retheme the mobile app (#1872)Mohamed Bassem1-1/+2
* Add nativewindui * migrate to nativewindui text * Replace buttons with nativewindui buttons * Use nativewindui search input * fix the divider color * More changes * fix manage tag icon * fix styling of bookmark card * fix ios compilation * fix search clear * fix tag pill border color * Store theme setting in app settings * fix setting color appearance * fix coloring of search input * fix following system theme * add a save button to info * fix the grey colors on android * fix icon active tint color * drop the use of TextField
2024-11-24deps(mobile): Upgrade to Expo 52 (#692)Mohamed Bassem1-1/+1
* fix(mobile): Sharing bookmark modal * WIP: Upgrade to 52 * post ugprade fixes * more fixes * fix padding in tabbar
2024-03-14lint: Lint and format the entire repo with the new configsMohamedBassem1-2/+1
2024-03-14structure: Create apps dir and copy tooling dir from t3-turbo repoMohamedBassem1-0/+0
2024-03-13mobile: Optimistic UI updates on actionsMohamedBassem1-0/+183