-
Notifications
You must be signed in to change notification settings - Fork 186
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
React Support #38
React Support #38
Conversation
@loup-brun Any advice on this PR? |
Thank you! m going to try it just now |
Im getting this problem: swipe.js:63 Uncaught TypeError: Cannot assign to read only property 'continuous' of object '#
|
I cant use this component, the dom is rendered but on the browser i didnt see anything |
@lyfeyaj Haven't worked with React... I'll look into it if I have time! |
@pcegarra Fixed |
Usage
Prerequisite
Install swipejs via
npm install swipejs
Example