react-native-copilot
react-native-copilot copied to clipboard
fix: prevent Modal from breaking with useAnimatedStyle
Fixes an issue where using useAnimatedStyle within a Modal component in React Native caused it to break.