Skip to content
This repository has been archived by the owner on Mar 3, 2021. It is now read-only.

Add system color scheme property #9

Closed
wants to merge 2 commits into from

Conversation

EvanBacon
Copy link
Contributor

This can be useful for debugging different styles quickly or creating a setting in your app that the user can toggle.

fix #8

@EvanBacon EvanBacon requested a review from brentvatne October 13, 2019 21:52
@EvanBacon EvanBacon self-assigned this Oct 13, 2019
@brentvatne
Copy link
Member

we should name this so that it's clear that this should not actually be depended on for production. maybe dangerouslySetSystemColorScheme?

@brentvatne
Copy link
Member

actually i re-read this and that's not necessary. one thing we need to do if we land this is update react-native upstream to support the same thing

@brentvatne brentvatne closed this Sep 2, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: Need a way to get the system color scheme after it's been modified by user
2 participants