3DJakob/react-tinder-card
A npm react module for making react elements swipeable like in the dating app tinder.
JavaScriptMIT
Issues
- 2
Event srcElement might not have the property `className`, causing errors on touch devices
#167 opened by themaxsandelin - 1
Button works but cards doesnt changed
#141 opened by mustafaefdal1 - 15
TypoError: cannot read the property on undefined (reading 'div') this occur when i install react-tinder-card in my app
#155 opened by Romysylva - 5
Setting state in onSwipeRequirementFulfilled breaks animation in mobile browser
#151 opened by youandvern - 1
- 0
trouble installing react-tinder-card
#163 opened by Aminetoumi0 - 0
Index.d.ts doesn't allow for useRef
#162 opened by danielvandenberg95 - 1
Cannot copy to clipboard onSwipe
#159 opened by MartinJohannesNilsen - 11
- 19
Error: window is not defined
#125 opened by CodeOne45 - 1
- 1
- 3
Click and dragging a card for a few seconds leads to warning and then freezes
#144 opened by edmondtam1 - 5
I'm creating a deck of flippable card.
#142 opened by baulagerwin - 2
- 2
- 3
onPress event not working on Android
#137 opened by AlexDiMaria - 3
Drag jittery
#111 opened by TimNZ - 2
Could not resolve "@react-spring/web" imported by "react-tinder-card". Is it installed?
#154 opened by dna246 - 0
Feature request: Can I raise a PR to add the rotation type swipe feature as this is a common type of swipe behaviour
#148 opened by vineethpawar - 2
Detect that last
#146 opened by jottasystem - 1
- 5
- 2
childRefs[currentIndex].current.swipe is not a function
#139 opened by Susk4 - 1
Unable to resolve advanced example error: Cannot read properties of null (reading 'swipe')
#145 opened by saurabhsaneja - 0
Different swipe behavior between android and Ios
#135 opened by Parro94 - 0
Add some way to adjust drag animations
#136 opened by Renan-ag - 0
Feature Request: Add a handler for swipe released
#134 opened by chimame - 0
- 2
Any way to show the number of items in the stack?
#126 opened by shamoons - 2
The screen width is increasing with right swipe
#132 opened by marcuspx - 2
In 1.6.2, swipe right cards do not leave screen (occurs on demo site too)
#131 opened by magnum6actual - 2
Is it possible to change things while drag?
#128 opened by Simoneth - 1
- 1
Unit of swipeThreshold
#129 opened by abhi2718 - 2
updating preventSwipe won't work
#121 opened by shubhurwt2001 - 6
Update to 1.6.1 error
#120 opened by strangecarr - 20
Module not found: Package path ./unstable-native-dependencies is not exported from package
#122 opened by f00d4tehg0dz - 3
- 1
Possible for child component to not be swipable?
#119 opened by strangecarr - 8
Problem when swiping card down
#117 opened - 3
Performance concern and RequestAnimationFrame
#113 opened by tleperou - 3
- 1
- 5
Possible solution for handling click inside the card?
#107 opened by dnish - 5
incompatible with react@18.2.0
#100 opened by Gautam-Ghai - 1
- 4
react-spring: Directly calling start instead of using the api object is deprecated in v9 (use ".start" instead)
#101 opened by mdp18 - 3
Uncaught (in promise) TypeError: Cannot read properties of null (reading 'style')
#106 opened by dnish - 2
Keyboard arrow keys support?
#103 opened by Codemaine