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 screen shadow state updates by default (#3931)
## Description
This PR changes the default value for `synchronousScreenUpdatesEnabled`
flag to `true`
## Changes
Updated default values for the flag in native hierarchy & JS.
## 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