Zachary Plata

Results 122 comments of Zachary Plata

@MrHazimAli We can add a page in our docs around how to add these assets to android/iOS! I'll update here with that link. Otherwise if you want to check out...

Put up a resource page here: https://help.rive.app/runtimes/overview/react-native/loading-in-rive-files Hope this helps!

@hadnet Glad to hear you enjoy using Rive! We're definitely working to improve documentation to make it super easy to get started, while ensuring we have all our API's up-to-date...

Hi @JacoFourie, sorry for the delay here; animation controllers should support `.reset()` now. Check it out here: https://pub.dev/documentation/rive/latest/rive/SimpleAnimation/reset.html

Hey @JacoFourie, sorry I missed your original tag. I'll try and find some time to repro this with a looping animation and see what's going on (I think I tested...

@JacoFourie Wondering if you have any code snippets to share on how you're calling `reset`? Calling `.reset()` on its own from a `SimpleAnimation` controller should reset the animation to its...

This is coming from generated code from the [enscriptem](https://github.com/emscripten-core/emscripten/issues/12910) library that compiles our underlying web assembly and JS-binding "glue" code. Seems to be a popular issue, as [seen here](https://github.com/WebAssembly/content-security-policy/issues/7). You...

Hey @localpcguy , we updated this runtime in `@rive-app/canvas` - v1.0.85 to have a newer WASM build where you can use `wasm-unsafe-eval` in your CSP settings instead of `unsafe-eval`; no...

Hi @bsfx - do you have a codesandbox or codepen or something that we can repro? If you also have a Rive file to share that would be helpful as...

Hey @brianvar - thanks for reporting and sorry your an into this issue! Feel free to send the `.rev` file to https://rive-app.typeform.com/to/QdTi9zri so we can investigate a bit further