MihaelIsaev / UIKitPlus

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

'PreviewProvider' is only available in iOS 13.0 or newer #13

Open v57 opened 3 years ago

v57 commented 3 years ago

Im getting this error on master branch and example project. How to fix it?

Screenshot 2021-06-25 at 13 43 03

Xcode 12.5.1 macOS 11.4

v57 commented 3 years ago

Oh i see, there is already a pull request that fixes this issue https://github.com/MihaelIsaev/UIKitPlus/pull/11