Zachary Plata
Zachary Plata
Hi @EE539 - do you have a reproducible sandbox you can provide with this scenario so it can be triaged further? Curious if `cleanup()` is being called twice on the...
Thanks for bringing this up! Looks like a bug in the underlying `rive-ios` runtime. This would probably be a breaking change there; until the underlying iOS runtime is updated to...
watchOS is definitely of interest! We'll have to gauge some effort on what's needed to support that with the current codebase, but supporting UIKit is still a must-have, at least...
Please feel free! We have some docs on contributing and local setup in `CONTRIBUTING.md` in the root level of the project - it is still of interest, but we try...
Ahh, sorry you ran into this! I'd recommend working off `3.0.39` for now then - we'll work on a patch for you to set a flag that allows you to...
Hi @flogst - can you try on `4.0.46`? You can pass in a `shouldDisableRiveListeners: true` as a parameter in the `useRive` params.
Hi! There are broader plans for connecting data to properties like color to accomplish this at runtime coming soon. This might include an isolated API eventually for setting color, but...
Hello 👋 ! If you're just playing a singular animation via the `animations` property, you should be able to use `scrub(animationName: String, value: Number)` on the `rive` object returned from...
@FleetAdmiralJakob Sorry you're having troubles! The issue here is that the runtime cannot find your riv file. The `src` does not look to absolute paths from the file its used...
Hi @CanRau, thanks for logging - we definitely need to improve on the auto-release cycle here, and one of those items is getting a changelog out! We can update here...