### Description I am using a rive animation file that goes in loop. when i try to stop it after 15* iterations, I get the bellow error - => rive_react_native/RiveReactNativeViewManager.swift:30: Fatal error: Unexpectedly found nil while unwrapping an Optional value ### Expected behavior I expect the app to not crash. #### Screenshots <img width="1378" height="654" alt="Image" src="https://github.com/user-attachments/assets/cf65c69e-28e6-493e-80f6-67aefa15e93e" /> #### Additional context I don't think we need a minimal reproducible example for this.