Reputation: 19
I want to create an app that displays the time. This makes the time in the header redundant.
Upvotes: 1
Views: 2466
Reputation: 8538
You may present a view controller modally. In this case, no time is displayed at the top. However, you should be aware of the following App Store Review Guideline:
Watch Apps whose primary function is telling time will be rejected
Upvotes: 1