MihaelIsaev / UIKitPlus

🏰 Declarative UIKit with LivePreview for iOS9+ (best alternative to SwiftUI)
MIT License
596 stars 35 forks source link

Update To _SceneDelegate.swift #17

Open tierracero opened 2 years ago

tierracero commented 2 years ago

func scene( scene: UIScene, openURLContexts URLContexts: Set) is necessary for Lifecycle.openURL( handler: @escaping ( url: URL, sourceApplication: String?, _ annotation: Any) -> Bool) -> Self to work properly

tierracero commented 1 year ago

Hello sir could you please review this PR :) its really necessary to open APNS... is their something I might be missing :) ?