You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Would expect the animation to work the same way on all platforms, when using same code and same .riv file.
Screenshots
android_ios_diff_anim_speed.mov
Device & Versions (please complete the following information)
Device: All iOS devices including real and simulator, most recently replicated on iPhone SE (3rd generation) 17.2 simulator
OS: iOS 17.2
NPM Version: 10.1.0
Additional context
Other .riv files seem to work fine, but this program.riv has these animation speed issues. Our designer has attempted recreating the .riv file and modifying it several times to no avail.
The text was updated successfully, but these errors were encountered:
This was fixed by upgrading rive-runtime on iOS to 5.7.1. Just used patch-package to do it and required at least one swift code change I'm not so sure about if it's safe.
Description
Animations runs slowly on React Native iOS, but normally everywhere else like React Native Android and web.
Provide a Repro
https://github.com/Waltari10/riveAnimSpeedBug
Source
.riv
/.rev
fileprogram.riv.zip
Expected behavior
Would expect the animation to work the same way on all platforms, when using same code and same .riv file.
Screenshots
android_ios_diff_anim_speed.mov
Device & Versions (please complete the following information)
Additional context
Other .riv files seem to work fine, but this program.riv has these animation speed issues. Our designer has attempted recreating the .riv file and modifying it several times to no avail.
The text was updated successfully, but these errors were encountered: