In [[SwiftUI]], it is important to understand that [[SwiftUI View Protocol|views]] are just a function of their state - they can only display something if it reflects a value stored in the program.