-
Notifications
You must be signed in to change notification settings - Fork 25k
【iOS】Fix Alert userInterfaceStyle having no effect #39346
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
@dmytrorykun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@dmytrorykun I updated the commit to fix the lint. |
|
@dmytrorykun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
cipolleschi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a comment as we need to fix a double declaration that made our internal build fails.
Thank you for the time you are spending on this! 🙇
|
@dmytrorykun has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
cipolleschi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for this!
cipolleschi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you so much for this!
|
This pull request was successfully merged by @zhongwuzw in 0e150d0. When will my fix make it into a release? | Upcoming Releases |
|
@dmytrorykun merged this pull request in 0e150d0. |
Summary:
Fixes #38852
Changelog:
[IOS] [FIXED] - Fix Alert userInterfaceStyle having no effect
Test Plan:
Run the demo from #38852 .