uprm-inso4117-2024-2025-s2 / semester-project-thriftuni

semester-project-thriftuni created by GitHub Classroom
8 stars 0 forks source link

[Lecture Topic Task] Debugging and Test Preparation in Tab Navigation (_layout.tsx) #204

Closed Rodal1 closed 1 month ago

Rodal1 commented 1 month ago

Objective: Add dynamic theme switching to tab navigation as part of testing and enhancing.

Task Description: Extend _layout.tsx to support a theme with a UI toggle to cycle through light, dark, and blue themes.

Implementation: Create a theme state hook, update Colors, and add a button in _layout.tsx to cycle themes.

Testing and Debugging: Verify with unit tests and manual UI checks that the active tintColor updates correctly when switching themes.

Deadline: Milestone 2 (March 21, 2025)

Suggested Values: Difficulty: 3 Urgency: 4