about summary refs log tree commit diff
path: root/src/state/shell/light-status-bar.tsx
Commit message (Collapse)AuthorAgeFilesLines
* Edge to edge support (#7497)Mathieu Acthernoene2025-04-221-38/+11
|
* Remove the environment indirections (#7089)dan2024-12-131-2/+1
| | | | | * Use raw underlying globals for environment * Set dev EXPO_PUBLIC_ENV by exclusion
* [Layout] Bleed profile banner into safe area (#6967)Samuel Newman2024-12-121-0/+45
* bleed profile banner into safe area (cherry picked from commit 50b3a4d0c6fd94b583ffe4efa65de35c81ae7f4e) * pointer events none when hidden (cherry picked from commit bae2c7b2dd6d7f858a98812196628308c0877755) * fix web (cherry picked from commit e3f9597170375f2903b6e567b963f008ec95aed1) * add status bar shadow * rm log * rm mini header * speed up animation * pass bool rather than int in light status bar