These are the requirements for iOS projects.

Versions

  • iOS 14 or greater
  • Swift 5

SwiftUI

Web Frames can only be displayed in a SwiftUI view hierarchy. By implementing the UIViewRepresentable protocol, Peregrine provides a declarative and extensive way to define attributes and behavior of the web view.

If your app uses UIKit, it is possible to interface with SwiftUI.