react-native-calendar-kit icon indicating copy to clipboard operation
react-native-calendar-kit copied to clipboard

findDOMNode is deprecated

Open goltra opened this issue 1 year ago • 3 comments

Trying your component in expo project, chrome dev console launch this warning. Do you plan to update findDOM method by ref?

"findDOMNode is deprecated and will be removed in the next major release. Instead, add a ref directly to the element you want to reference. Learn more about using refs safely here: https://reactjs.org/link/strict-mode-find-node"

Thanks.

goltra avatar Feb 12 '25 16:02 goltra