wrappid / styles

This package is a part of wrappid framework for wrappid-app projects, made for wrappid/wrappid-app projects created by wrappid/toolkit. This package is used by wrappid/core package, wrappid/native-web package and wrappid/native-mobile package.
MIT License
15 stars 5 forks source link

enhancement: Allow Multiple Theme Support in the App #57

Open Edithmark42 opened 6 months ago

Edithmark42 commented 6 months ago

Issue

Currently, our application supports only one theme at a time. This limitation restricts users from customizing their experience fully, as they can only choose one theme to apply.

Proposed Solution

To enhance user experience and flexibility, we propose implementing support for multiple themes simultaneously within the application. This would allow users to select and apply multiple themes concurrently, enabling them to mix and match various visual styles according to their preferences.

Expected Behavior

Tasks

  1. Design: Discuss and finalize the approach for supporting multiple themes simultaneously.
  2. Implementation: Modify the application codebase to accommodate multiple themes concurrently.
  3. Testing: Conduct comprehensive testing to ensure that the application functions correctly with multiple themes applied.
  4. Documentation: Update the user documentation to include instructions on how to utilize multiple themes.
  5. Feedback and Iteration: Gather user feedback and iterate on the implementation as necessary to address any issues or suggestions.

Additional Information

Current application version: 0.0.69 Target platform: [ Mobile | Web ]