A Compose Multiplatform wrapper library for integrating Rive animations, providing a unified API to use rive-android, rive-ios, and @rive-app/canvas seamlessly across Android, iOS, and Web platforms.

97 stars 7 forks 97 watchers Kotlin Apache License 2.0
2 Open Issues Need Help Last updated: Feb 28, 2026

Open Issues Need Help

View All on GitHub

AI Summary: The user is seeking a solution to achieve a transparent background for Rive animations within an iOS UIViewKit application. They report that Rive animations consistently appear in the foreground, obstructing underlying content, even when transparency is desired. This suggests a potential issue with how the Rive iOS SDK handles view layering or background rendering.

Complexity: 2/5
bug help wanted ios

A Compose Multiplatform wrapper library for integrating Rive animations, providing a unified API to use rive-android, rive-ios, and @rive-app/canvas seamlessly across Android, iOS, and Web platforms.

Kotlin

AI Summary: The task is to migrate the Rive Android animations from the legacy XML/AndroidView API to the new, high-performance Rive Compose API. This change aligns with the project's focus on Compose and Compose Multiplatform, and detailed migration steps are provided in the Rive documentation.

Complexity: 3/5
enhancement good first issue android

A Compose Multiplatform wrapper library for integrating Rive animations, providing a unified API to use rive-android, rive-ios, and @rive-app/canvas seamlessly across Android, iOS, and Web platforms.

Kotlin