Skip to content
This repository has been archived by the owner on Jan 20, 2020. It is now read-only.

Add Dark Mode support #36

Open
ZachOrr opened this issue Oct 12, 2019 · 1 comment
Open

Add Dark Mode support #36

ZachOrr opened this issue Oct 12, 2019 · 1 comment

Comments

@ZachOrr
Copy link
Member

ZachOrr commented Oct 12, 2019

There's a lot of moving parts to supporting dark mode in our React Native stack

It looks like we can use the Appearance module (example here) to respond to theme changes. We'll also need to update semantic colors where possible.

These features haven't made it in to a RN release yet

@ZachOrr
Copy link
Member Author

ZachOrr commented Oct 22, 2019

We might be able to use https://github.com/expo/react-native-appearance as a stop-gap until the Appearance changes hit master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant