mirror of
https://github.com/dergigi/boris.git
synced 2025-12-17 06:34:24 +01:00
- Remove custom usePullToRefresh hook and PullToRefreshIndicator - Add use-pull-to-refresh library dependency - Create simple RefreshIndicator component - Apply pull-to-refresh to Explore and Me screens - Simplify implementation while maintaining functionality
9 lines
490 B
Plaintext
9 lines
490 B
Plaintext
---
|
|
description: anything related to UI/UX
|
|
alwaysApply: false
|
|
---
|
|
|
|
This is a mobile-first application. All UI elements should be designed with that in mind. The application should work well on small screens, including older smartphones. The UX should be immaculate on mobile, even when in flight mode. (We use local caches and local relays, so that app works offline too.)
|
|
|
|
Let's not show too many error messages, and more importantly: let's not make them red. Nothing is ever this tragic.
|