Eric Sans 

@cocoataster
24 Followers
86 Following
99 Posts
iOS Developer at ClearScore | Building Meals in my free time
Mealshttps://cocoataster.com/meals/
Githubhttps://github.com/cocoataster

Finally implemented the TabItem tap to popToRoot on #SwiftUI 🎉

Also took the chance to re-set the calendar to the current week in the Week Plan screen 😄

On the other hand, if `.background(Color) it does 😆
Interesting... if `.background { Color }` is used, the color doesn't extend to the NavigationBar. #SwiftUI