react-native-osd-datetimepicker icon indicating copy to clipboard operation
react-native-osd-datetimepicker copied to clipboard

A Datepicker for Android and iOs for react-native

Results 2 react-native-osd-datetimepicker issues
Sort by recently updated
recently updated
newest added

React package don't have proptypes property anymore, instead it is in another package, "prop-types". I added the dependency and used it. Also, I changed the dependency to react-native-osd-simple-button to my...

For newer versions of RN, PropTypes is a separate package. This component generates an error because one of it's dependencies tries to access PropTypes from React