Prasun-Devs / firstprojectmanagement

One Day Challenge Assignment Given By Masai School
0 stars 0 forks source link

Add Dark Mode Support for UI #2

Open Prasun-Devs opened 1 week ago

Prasun-Devs commented 1 week ago

Many users have requested the ability to switch to dark mode in the app for a more comfortable experience, especially in low-light conditions. This feature will allow users to toggle between light and dark themes, either manually or based on system settings. Implementing this feature will increase user satisfaction and make the app more modern. Now the scopes is mentioned below you can go through it --

  1. Add a toggle option in the settings to switch between light and dark modes.
  2. Implement auto-switching based on system preferences (if the system is set to dark mode, the app should follow suit). 3.Ensure all screens, buttons, and text elements adapt correctly to dark mode without any visual glitches.
Prasun-Devs commented 1 week ago

Reason for Selection: This issue is critical for ensuring the app’s stability and compatibility, which is essential for a successful beta release. A crash on launch is a major blocker, and fixing it will prevent a negative user experience during beta testing. • Contribution to Milestone: Resolving this bug ensures that the app works smoothly on all supported devices, contributing to a stable release candidate for external testers. Stability is a fundamental requirement for the beta release, making this issue a top priority.