rive-app / rive-sharp

C# runtime for Rive
71 stars 6 forks source link

Not compatible with Uno.Wasm.Bootstrap 7.x #4

Closed Arlodotexe closed 1 year ago

Arlodotexe commented 1 year ago

Background

RiveSharp recently switched to using emscripten 2.0.23, which made it compatible with Uno.Wasm.Bootstrap 3.x and the latest version of Uno.UI and Uno.WinUI under WASM.

The problem

Rive.RiveSharp only works with Uno.Wasm.Bootstrap 3.x. It should work with the latest version as well.

Additional info

Arlodotexe commented 1 year ago

Prerequisite to https://github.com/CommunityToolkit/Tooling-Submodule/issues/13