mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
Summary: Was troubleshooting in these modules recently and noticed a few texts off in dark mode. Replacing a few instances of the Text component in all I could see in the two screens. ## Changelog: [INTERNAL] - RN Tester `TextInput` & `XMLHttpRequest` dark mode adjustments Pull Request resolved: https://github.com/facebook/react-native/pull/48207 Test Plan: <details> <summary>View Screenshots (before fixes)</summary> | Screenshot 1 | Screenshot 2 | Screenshot 3 | Screenshot 4 | Screenshot 5 | Screenshot 6 | |--------------|--------------|--------------|--------------|--------------|--------------| |  |  |  |  |  |  | |  |  |  |  | | | | </details> <details> <summary>View Screenshots (after fixes)</summary> | Screenshot 1 | Screenshot 2 | Screenshot 3 | Screenshot 4 | Screenshot 5 | Screenshot 6 | |--------------|--------------|--------------|--------------|--------------|--------------| |  |  |  |  |  |  | |  |  |  |  | | | </details> Reviewed By: cipolleschi Differential Revision: D67087492 Pulled By: javache fbshipit-source-id: c9c64377d8c10d965bc5db7783aa80f099ce858a