NotchKit
A simple way to hide the notch on the iPhone X
NotchKit is a simple way to hide the notch on the iPhone X, and create a card-like interface for your apps. Integrating NotchKit is extremely simple. Firstly, import NotchKit in the file where your AppDelegate is stored. By default, NotchKit hides the status bar and home indicator on all devices. However if you choose you can limit this behavior to just the iPhone X and have it do nothing on other devices by setting the shouldShowBarsOnlyOniPhoneX property to true.