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
Hey guys, I want to use the rive sdk for animation of UITabBar's buttons, but unfortunately I faced with problem that the icon of animation appears with delay, and in the initial state icon is empty and appears after 1-3 seconds after
I've created a test project, you can easily reproduce this bug, just compile the project first time for simulator and device first time, but this issue can be reproduced event in second, third etc. times, but not 100%: https://github.com/akonoplev/rive-issue
Source .riv/.rev file
this issue reproduces for every rive animation files
Expected behavior
<-- A clear and concise description of what you expected to happen. -->
We expect that riveView in initial state displays the vector icon, as Lottie does
Screenshots
<-- If applicable, add screenshots to help explain your problem. -->
Also, I want to provide a screen shot from my app, how TabBatItems looks like after we moved this logic from Lottie to Rive that you can deeply understand the problem
after 3 seconds:
Device & Versions (please complete the following information)
Device: iPhone12, iPhone13 and all available simulators for Xcode 15
iOS version iOS16, iOS17
The text was updated successfully, but these errors were encountered:
Vector icon appears with delay
Hey guys, I want to use the rive sdk for animation of UITabBar's buttons, but unfortunately I faced with problem that the icon of animation appears with delay, and in the initial state icon is empty and appears after 1-3 seconds after
I've created a test project, you can easily reproduce this bug, just compile the project first time for simulator and device first time, but this issue can be reproduced event in second, third etc. times, but not 100%:
https://github.com/akonoplev/rive-issue
Source
.riv
/.rev
filethis issue reproduces for every rive animation files
Expected behavior
<-- A clear and concise description of what you expected to happen. -->
We expect that riveView in initial state displays the vector icon, as Lottie does
Screenshots
<-- If applicable, add screenshots to help explain your problem. -->
Also, I want to provide a screen shot from my app, how TabBatItems looks like after we moved this logic from Lottie to Rive that you can deeply understand the problem
after 3 seconds:
Device & Versions (please complete the following information)
The text was updated successfully, but these errors were encountered: