Skip to content

Dark mode support #269

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
2 tasks done
Fatme opened this issue Nov 13, 2019 · 0 comments
Closed
2 tasks done

Dark mode support #269

Fatme opened this issue Nov 13, 2019 · 0 comments
Assignees
Labels
feature feature suggestion
Milestone

Comments

@Fatme
Copy link
Contributor

Fatme commented Nov 13, 2019

Is your feature request related to a problem? Please describe.

Android 10 and iOS 13 introduce system-wide dark appearance for all user interface elements, known as Dark theme for Android and Dark Mode for iOS. They allow users to toggle their interface and focus on the application’s content based on ambient lighting conditions.

Dark theme for Android:
https://developer.android.com/guide/topics/ui/look-and-feel/darktheme

Dark Mode for iOS:
https://developer.apple.com/documentation/appkit/supporting_dark_mode_in_your_interface

Core-shared applications should looks good when the device is in dark mode.

Acceptance criteria:

  • The code shared application should look good on iOS 13 devices/simulators in dark mode.
  • The code shared application should look good on Android 10 devices/emulators in dark mode.
@Fatme Fatme added the feature feature suggestion label Nov 13, 2019
@Fatme Fatme added this to the 0.8.0 milestone Nov 13, 2019
@Fatme Fatme self-assigned this Nov 13, 2019
@endarova endarova closed this as completed Dec 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature feature suggestion
Projects
None yet
Development

No branches or pull requests

2 participants