Skip to main content
Caching a Rive file lets your app reuse a loaded .riv file instead of loading and parsing it again. This can improve performance when the same file is rendered multiple times. Each runtime provides its own APIs and patterns for loading, reusing, and caching Rive files.

Explore demos