rive-app / rive-ios

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

Global caching for RiveFiles #207

Closed duncandoit closed 1 year ago

duncandoit commented 2 years ago

The changes in this PR give the high level RiveModel a caching feature that allows a file, once loaded, to be reused when it's needed elsewhere rather than being loaded again.