react-native-toast-message icon indicating copy to clipboard operation
react-native-toast-message copied to clipboard

Shadow styles are deprecated

Open Downchuck opened this issue 1 year ago • 0 comments

shadow*" style props are deprecated. Use "boxShadow

See: https://github.com/necolas/react-native-web/issues/2620

Triggered by components/BaseToast.styles.js

Downchuck avatar Feb 16 '25 20:02 Downchuck