You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(iOS): Enable synchronous header subview shadow state updates by default (#3933)
## Description
This PR changes the default value for
`synchronousHeaderSubviewUpdatesEnabled` flag to `true`
## Changes
Updated flag defaults, native & JS initialization
## Before & after - visual documentation
N/A
## Test plan
See #3282
## Checklist
- [ ] Included code example that can be used to test this change.
- [ ] For visual changes, included screenshots / GIFs / recordings
documenting the change.
- [ ] For API changes, updated relevant public types.
- [ ] Ensured that CI passes
---------
Co-authored-by: Claude Opus 4.6 (1M context) <[email protected]>
0 commit comments