react-native-calendar-kit
react-native-calendar-kit copied to clipboard
findDOMNode is deprecated
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.