react-native-copilot icon indicating copy to clipboard operation
react-native-copilot copied to clipboard

fix: prevent Modal from breaking with useAnimatedStyle

Open zhenkaGo opened this issue 6 months ago • 0 comments

Fixes an issue where using useAnimatedStyle within a Modal component in React Native caused it to break.

Issue: software-mansion/react-native-reanimated#6659

zhenkaGo avatar May 18 '25 09:05 zhenkaGo