CoopCodes
Results
1
issues of
CoopCodes
Sequential calls to ref.setInputState results in only the last one being updating in the animation.
2
### Description When using Rive with React Native, setting multiple input states sequentially does not work as expected. Only the last input change is reflected in the animation, ignoring previous...