-
Notifications
You must be signed in to change notification settings - Fork 24.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix Alert and SafeAreaView examples in dark mode (#48752)
Summary: Fix Alert and SafeAreaView examples in dark mode. Converting also SafeAreaView examples into functional components ## Changelog: [INTERNAL] - Fix Alert and SafeAreaView examples in dark mode Pull Request resolved: #48752 Test Plan: <details> <summary>Screenshots</summary> | After | Before | |--------|-------| | ![Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-16 at 18 10 12](https://github.com/user-attachments/assets/9cbe4403-47bd-452a-9b36-a75a24f792e4) | ![Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-16 at 18 09 47](https://github.com/user-attachments/assets/47706394-f394-4a3e-936c-da2f0716a274) | | ![Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-16 at 18 07 31](https://github.com/user-attachments/assets/5835e4f9-7f5e-4a9d-963d-501a1a577da7) | ![Simulator Screenshot - iPhone SE (3rd generation) - 2025-01-16 at 15 20 26](https://github.com/user-attachments/assets/d9ff678f-dce3-4684-9a15-bf11c2bab4bd) | </details> Reviewed By: cortinico Differential Revision: D68322518 Pulled By: rshest fbshipit-source-id: 9f153862efff7ef1e834bac9843f4042dbefbd1b
- Loading branch information
1 parent
8c06f57
commit e39776b
Showing
2 changed files
with
43 additions
and
64 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters