react-responsive-accordion
react-responsive-accordion copied to clipboard
React accordion component which is 100% responsive.
Installing this package as well as the collapsible dependency fails to run. I tried adding either react-collapsible 1.3.0 or the latest.
Implements: https://github.com/glennflanagan/react-responsive-accordion/issues/14#issuecomment-364826775 to make compatible with React v16.x and bump patch version. Tested manually with React version 16.5 Also resolves issue #13 and issue #17
Hi there... Trying to use your (excellent) module with React 16, and running into the PropTypes migration issue which I see has already been fixed in the repo. Any chance...