kiranjd8

Results 2 comments of kiranjd8

@zplata Our React Native bundle is generated separately with Rive assets and then, at build time, brought into iOS build phase. How can I do the same thing that is...

@BrandonEscamilla Tried the examples from Rive website but the same callback is not getting triggered as in the android. Worked around it on iOS by using `onPause` and using `onLoopEnd`...