Module 2 Lesson 15 NavigationBarTitle

Hi guys! I tried restarting my macbook and xcode and still the NavigationBarTitle is no showing in my preview. I tried checking on the tutorial and I can’t find whats wrong.

.navigationBarTitle goes on a View inside the NavigationView. So move it to the List.

1 Like

I thought sir the modifier should be place after the container or the object? Sir thanks a lot, it solved my problem but created a new one sir

thats weird… the title should be at the top center… try experimenting with the properties of the navigation view… or the list inside it

1 Like