AnhCaooo / Sthor

iOS application that serve exchange electric price in Finland
0 stars 0 forks source link

Enhancement: simplify screen title with navigationTitle #22

Closed AnhCaooo closed 3 months ago

AnhCaooo commented 3 months ago

Background:

Currently, profile and dashboard screen titles in SwiftUI is complex, often requiring manual string concatenation or custom logic. This can lead to boilerplate code and difficulty in maintaining consistent titles across the application.

Benefits:

Acceptance Criteria: