2.4.3 current public release. This documentation describes the version available from GitHub and the normal public updater feed.
Getting Started
Installation
RAV is available as a desktop application for macOS (Apple Silicon and Intel) and Windows. Download the latest release from the GitHub Releases page.
macOS
- Download the
.dmgfile for your architecture (Apple Silicon or Intel) - Open the DMG and drag RAV to your Applications folder
- Launch RAV normally. Current releases are Developer ID signed, notarized, and stapled for Gatekeeper.
- RAV registers as an alternate Viewer for
.rivfiles — double-click or use Open With without replacing the existing default handler
Windows
- Download the x64 setup
.exeor.msiinstaller - Run the installer and follow the setup wizard
- RAV will be available from the Start menu and registers its dedicated
.rivdocument icon
Browser Mode
RAV can also run as a local web server for quick inspection without installing:
git clone https://github.com/ivg-design/rive-animation-viewer.git
cd rive-animation-viewer
npm install
npm start # Opens browser at http://localhost:1420