Run Rive on your platform of choice.
Web
React
Apple
C++ (Mac/Linux/Windows)
C#
Runtime | Author | Link |
---|---|---|
QtQuick | basysKom | Github |
UWP (C#) | Windows Community Toolkit | Github |
.riv
files with Git, consider adding a .gitattributes
file and marking .riv
files as binary
files to prevent Git from changing line endings when these files are checked in. Otherwise, some platforms may accidentally corrupt the .riv
file where there are line returns (i.e. Windows CRLF line endings vs LF line endings) and cause issues at runtime when the file is read.