on verison
"react-native-reanimated-carousel": "^5.0.0-beta.0"
"react": "19.1.0"
"react-native": "0.81.4"
on the Web I see this error in the console
Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.
Similar Issue
on verison
"react-native-reanimated-carousel": "^5.0.0-beta.0"
"react": "19.1.0"
"react-native": "0.81.4"
on the Web I see this error in the console
Similar Issue