Skip to content

remove useStatusBarHeight and swtich to using safe area context insets#376

Merged
cb-ekuersch merged 1 commit intoreact-19from
status-bar
Feb 7, 2026
Merged

remove useStatusBarHeight and swtich to using safe area context insets#376
cb-ekuersch merged 1 commit intoreact-19from
status-bar

Conversation

@cb-ekuersch
Copy link
Copy Markdown
Contributor

What changed? Why?

Root cause (required for bugfixes)

UI changes

iOS Old iOS New
old screenshot new screenshot
Android Old Android New
old screenshot new screenshot
Web Old Web New
old screenshot new screenshot

Testing

How has it been tested?

  • Unit tests
  • Interaction tests
  • Pseudo State tests
  • Manual - Web
  • Manual - Android (Emulator / Device)
  • Manual - iOS (Emulator / Device)

Testing instructions

Illustrations/Icons Checklist

Required if this PR changes files under packages/illustrations/** or packages/icons/**

  • verified visreg changes with Terran (include link to visreg run/approval)
  • all illustration/icons names have been reviewed by Dom and/or Terran

Change management

type=routine
risk=low
impact=sev5

automerge=false

@cb-ekuersch cb-ekuersch merged commit e039796 into react-19 Feb 7, 2026
3 checks passed
@cb-ekuersch cb-ekuersch deleted the status-bar branch February 7, 2026 02:24
cb-ekuersch added a commit that referenced this pull request Feb 10, 2026
* bump react and react-dom package versions
* update unsafe ref access when merging internal and customer refs
* upgrade storybook (storybook@latest upgrade)
* upgrade react eslint plugin and disable its new rules for now
* migrate CSF2 stories to CSF3 format (https://storybook.js.org/blog/storybook-csf3-is-here/)
* upgrade react testing library and replace outdated imports
* upgrade react-native & other Expo-managed dependencies
* introduce new test-expo app for mobile testing
* remove react-native accessibility engine and replace with our own fork compatible with our react native version
* remove deprecated @testing-library/jest-native and migrate tests away from react-test-renderer
* migrate toHaveAccessibilityState to granular matchers (toBeChecked, toBeSelected, toBeDisabled)
* update formatting of yarn constraint for matching dependency versions
* create new yarn constraint for enforcing matching peer and dev dependencies
* remove odd react-dom peer dep on common package
* remove unused peer desps of cds-mobile
* remove cds-mobile useStatusBarHeight and swtich to using safe area context insets (#376)
* setup manual mocks for react-native-worklets
* update versions referenced in mobile docs component metadata
* fix layout issues in tooltip and tour for android edge to edge display
* rewrite mobile stepper animation using reanimated (#387)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant