remove useStatusBarHeight and swtich to using safe area context insets#376
Merged
cb-ekuersch merged 1 commit intoreact-19from Feb 7, 2026
Merged
remove useStatusBarHeight and swtich to using safe area context insets#376cb-ekuersch merged 1 commit intoreact-19from
cb-ekuersch merged 1 commit intoreact-19from
Conversation
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)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What changed? Why?
Root cause (required for bugfixes)
UI changes
Testing
How has it been tested?
Testing instructions
Illustrations/Icons Checklist
Required if this PR changes files under
packages/illustrations/**orpackages/icons/**Change management
type=routine
risk=low
impact=sev5
automerge=false