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

Fixed ViewPropTypes deprecated in react-native issue

Open ST-Abiramavalli opened this issue 1 year ago • 0 comments

ViewPropTypes was deprecated in react-native. So I import ViewPropTypes from deprecated-react-native-prop-types npm to avoid crash

ST-Abiramavalli avatar Oct 15 '24 05:10 ST-Abiramavalli