On android when opening the story its not covering all screen also i am getting the warning
[Reanimated] Reading from valueduring component render. Please ensure that you don't access thevalueproperty nor useget` method of a shared value while React is rendering a component.
I have these libraries
"@birdwingo/react-native-instagram-stories": "^1.3.18",
"react-native-reanimated": "3.18.0",
"react-native-gesture-handler": "^2.18.1",
If you don't want to see this message, you can disable the strict mode. Refer to:
`

On android when opening the story its not covering all screen also i am getting the warning
[Reanimated] Reading fromvalueduring component render. Please ensure that you don't access thevalueproperty nor useget` method of a shared value while React is rendering a component.I have these libraries
If you don't want to see this message, you can disable the
strictmode. Refer to:`