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

React Native Calendar Components 📆

Results 4 react-native-toggle-calendar issues
Sort by recently updated
recently updated
newest added

this file is required for auto linking , as it was missing on some platforms it was being unknown.

Changed style : viewPropTypes.style to PropTypes.style in Agenda and Calendar index.js

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