rive-app / rive-ios

iOS runtime for Rive
MIT License
484 stars 55 forks source link

Use CGSkiaFactory #213

Closed mikerreed closed 2 years ago

mikerreed commented 2 years ago

... to enable access to all of the iOS image decoders.

After this, we can choose to remove all of the embedded codecs from the skia bundle, saving some code size.