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
We have an animation that's supposed to hide when another element in the list is selected. However, on Android the hiding only happens when the previous animation becomes visible.
Also, the animation is visibly pixelated in this repro that uses version 0.2.7. But it's not pixelated in our main project that still uses 0.2.3 due to iOS build issues.
Description
We have an animation that's supposed to hide when another element in the list is selected. However, on Android the hiding only happens when the previous animation becomes visible.
Also, the animation is visibly pixelated in this repro that uses version
0.2.7. But it's not pixelated in our main project that still uses0.2.3due to iOS build issues.Provide a Repro
https://github.com/Nezz/expo-repro/tree/repro/RiveAndroid2
Source
.riv/.revfileFound in the repro
Expected behavior
After button A is pressed, there should be no highlight visible on button H.
Screenshots
Offscreen.mp4
Device & Versions (please complete the following information)
Additional context