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

Changed the PropTypes from React to prop-types

Open truca opened this issue 7 years ago • 0 comments

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 fork of it (did the same with proptypes in that repo too)

Fixing #6

truca avatar Jan 14 '18 18:01 truca