status bar
-
Status Bar Style On Navigation Controller Based Apps
Discover a simple technique that lets you change the status bar style in view controllers embedded in a navigation controller on UIKit.
-
Creating Status Bar Apps on macOS in Swift
Status bar apps are a unique category of apps on macOS, and this post takes you step-by-step in the process of making one of them! Explore everything from scratch up to a fully working app, and learn how to make yours!