https://github.com/matmork/rive-maui
Rive animations in Maui using iOS/Android runtimes
https://github.com/matmork/rive-maui
animations dotnet dotnet-maui maui maui-app rive
Last synced: 5 months ago
JSON representation
Rive animations in Maui using iOS/Android runtimes
- Host: GitHub
- URL: https://github.com/matmork/rive-maui
- Owner: matmork
- License: mit
- Created: 2024-04-06T10:08:33.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-16T07:42:12.000Z (over 1 year ago)
- Last Synced: 2025-10-05T09:05:56.066Z (9 months ago)
- Topics: animations, dotnet, dotnet-maui, maui, maui-app, rive
- Language: Objective-C
- Homepage:
- Size: 134 MB
- Stars: 10
- Watchers: 1
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Rive Maui
Wrapper around the iOS/Android runtime
_(Work in progress)_

## Getting started
- Install [Rive.Maui nuget](https://www.nuget.org/packages/Rive.Maui/)
- Call .UseRive() on MauiAppBuilder in MauiProgram.cs
- Set iOS target version in .csproj to at least 14: ```14.0```
- Add .riv files to Resources/Images