Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Dark mode support for RCTPerfMonitor (#28130)
Summary: Hi There 👋, While I'm developing on iOS with dark appearance enabled, i notice that `Pref Monitor` view doesn't support dark mode yet, so here is the PR to fix it :) ## Changelog [iOS] [Fixed] - Fix Pref Monitor in dark appearance Pull Request resolved: #28130 Test Plan: Run any React Native app on iOS > Turn on dark appearance ### Before ![Before](https://user-images.githubusercontent.com/4061838/74872974-8b75b600-535e-11ea-8550-763a598547ec.png) ### After ![After](https://user-images.githubusercontent.com/4061838/74872978-8ca6e300-535e-11ea-9862-4d3014e849f7.png) Reviewed By: RSNara Differential Revision: D20080019 Pulled By: PeteTheHeat fbshipit-source-id: 9365daa3f7193a11760bc1372b8de2c3896def5c
- Loading branch information