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
fix: safari view now respects current UI mode (light/dark)
- Added Environment property to track colorScheme in SafariView
- Safari view controller now inherits interface style from root view controller
- Properly handles system, light, and dark appearance modes
- Sets appropriate tint colors based on effective UI style
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments