NotchToolkit icon indicating copy to clipboard operation
NotchToolkit copied to clipboard

Use the iPhone X notch in creative ways 👩‍🎨👨‍🎨.

Results 1 NotchToolkit issues
Sort by recently updated
recently updated
newest added

Hello i'm first use Third-party libraries i have a error // // ViewController.swift import UIKit import NotchToolkit class ViewController: UIViewController,NotchToolbarDelegate { let toolbar = NotchToolbar () func deviceDidRotate() { toolbar.autoResize()...