aaron9000 / react-image-timeline

:calendar: An image-centric timeline component for React.js
http://aaron9000.github.io/react-image-timeline/
MIT License
86 stars 17 forks source link

React 16 and PropTypes #6

Closed levantainteractive closed 5 years ago

levantainteractive commented 5 years ago

Hello, I'm getting an error related to the use of PropTypes in React 16+. Are you planning on updating the codebase? If so, here's an article to look at,

https://reactjs.org/warnings/dont-call-proptypes.html

aaron9000 commented 5 years ago

I will attempt to update this weekend - apologies for the delayed response!

aaron9000 commented 5 years ago

This should be fixed now @levantainteractive. It's a Create React App project now.