Hey, first of all, thank you for this great library! I am reaching out to report two issues with the ruler __after I updated__ to React Native 0.76 with the New Architecture enabled and Expo SDK 52. Issue 1: The initial value is set to `min` instead of the provided one. Issue 2: When you scroll the text label with the current value flickers. I have created a gist with the code where the issues arise and also attached a short video. Gist url: https://gist.github.com/danielnegoita/2c25eca93eb5839a2c4579f5ce652603 https://github.com/user-attachments/assets/bf8d7c71-bf46-48b4-b9c5-dc725baa7871 Thanks