Uh oh!
There was an error while loading. Please reload this page.
Added userInterfaceStyle to Alert to override user interface style for iOS 13+ - #33553
Added userInterfaceStyle to Alert to override user interface style for iOS 13+#33553luoxuhai wants to merge 1 commit into
Conversation
Base commit: 9f1fa91 |
Base commit: 9f1fa91 |
ryancat
commented
Apr 4, 2022
Thanks for working on this! I am going to import the change and hopefully get shipped soon. |
facebook-github-bot
commented
Apr 4, 2022
@ryancat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@ryancat cc: @lunaleaps Do you think this comment is related to this pull request change?
|
Uh oh!
There was an error while loading. Please reload this page.
bcf26e4 to
925c53aComparefacebook-github-bot
commented
Apr 8, 2022
@ryancat has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
react-native-bot
commented
Jun 9, 2022
This pull request was successfully merged by @luoxuhai in 47bd78f. When will my fix make it into a release? | Upcoming Releases |
Summary
Support to override Alert interface style to match your app. For example, You want to change the style on the alert.
Changelog
[iOS] [Added] - Add userInterfaceStyle to Alert to override user interface style for iOS 13+
Test Plan
userInterfaceStyle: 'light':userInterfaceStyle: 'dark':