rive-app / rive-ios

iOS runtime for Rive
MIT License
491 stars 57 forks source link

Swift UI updates #139

Closed mjtalbot closed 2 years ago

mjtalbot commented 2 years ago

Contains all the swift ui changes we have made so far & pushes our deployment target up to ios 11 & removes a bunch of broken references in our example and riveruntime projects

the main thing missing is automated tests for the swiftui view, but we have more swiftui examples and tested those manually.

this does not include any git-lfs changes to allow us to use rive-ios as a target for swiftpm/cocoapods

mjtalbot commented 2 years ago

Contains all the swift ui changes we have made so far & pushes our deployment target up to ios 11 & removes a bunch of broken references in our example and riveruntime projects

the main thing missing is automated tests for the swiftui view, but we have more swiftui examples and tested those manually.

this does not include any git-lfs changes to allow us to use rive-ios as a target for swiftpm/cocoapods

@luigi-rosso once this is in, we can also update the mac building side in make_skia 11.0+ is no longer 32 bit! so we can up the min target & remove a few architectures.