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

Bringing library to current react version #25

Merged
merged 5 commits into from Jun 19, 2017

Conversation

jtag05
Copy link
Contributor

@jtag05 jtag05 commented Jun 17, 2017

  • Added create-react-class as dependency to continue to allow for mixin use on TouchableRipple
  • Added prop-types as a peerDependency and replaced all PropType imports from react
  • Added react as peerDependency for consistency
  • Resolved issue regarding RaisedButton where duplicate ...TouchableWithoutFeedback.propTypes was causing a propType validation error in TouchableRipple

Thanks for the great work here! Let me know if there are any things outstanding I can help with :D

@tuckerconnelly
Copy link
Owner

LGTM, thank you :)

Kinda not working on this lib anymore and looking for a maintainer. Biggest thing that was holding it back IMO was animated library performance animatedjs/animated#66

Beyond that just filling out the MD spec to get it on par with material-ui

@tuckerconnelly tuckerconnelly merged commit c7f8f8a into tuckerconnelly:master Jun 19, 2017
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 this pull request may close these issues.

None yet

2 participants