Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No working in react 16 #55

Open
ercpereda opened this issue Oct 19, 2017 · 3 comments
Open

No working in react 16 #55

ercpereda opened this issue Oct 19, 2017 · 3 comments

Comments

@ercpereda
Copy link

This package does not work for react 16, for the following reasons:

  • PropTypes does not belongs to the react package anymore.
  • React.createClass does not exist in react 16.
  • Does not support mixins
@ercpereda
Copy link
Author

Seems like this repo has been unmaintained for a while. I publish a scoped package in npm https://www.npmjs.com/package/@ercpereda/react-native-accordion

Let me know if you have any issue.

@chris-feist
Copy link

I switched to this library https://www.npmjs.com/package/react-native-collapsible

@ishaqashraf
Copy link

@ercpereda please add a functionality in your package like when i clicked to seconds list then the first accordion will auto close . like one accordion is open once

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants