An open API service indexing awesome lists of open source software.

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

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