rive-ios
rive-ios copied to clipboard
Set Deployment Target to iOS 11
Reduced the deployment target of RiveRuntime to iOS 11. iOS version 11 was chosen to mirror Lottie's compatibility. Increased the deployment target of the example project to 15.5.
- Using our Runtime in projects that target lower than iOS version 13 will not be able to use SwiftUI features
- Lower than iOS 14 will be unable to use webP
- RiveModel is no longer an
ObservableObject