-
using
```
swiper: ^6.1.1,
react-id-swiper: ^4.0.0
```
get nothing on pagination tag. It means it renders nothing in .pagination. Also, the fade effect does nothing.
here is my try:
```
// …
-
From https://www.google.com/design/spec/components/cards.html#cards-behavior
"The swipe gesture may be used on a per-card basis. Limit swipe gestures within a view so that they don’t overlap with one…
-
Current momentum implementation doesn't always feel right, particularly on Android. The best way to enhance it and to unify interactions between Android and iOS seems to implement a [PanResponder](htt…
-
I'm using 2 carousels, one below the other that need to be scrolled horizontally. But when I swipe card of top carousel the below one is also scrolling.
-
Laying out some thoughts about waypoint card component. The cards should be swipeable left and right, but also able to expand vertically for more details.
### To do:
- Get basic example of `rea…
-
I've added a carousel feature to my card so that when the user clicks on the card it goes into this deatails view so a user can swipe through more pictures (just how tinder works) but i need to be abl…
-
### Is this a bug report, a feature request, or a question?
Question
I want my entire carousel to be touchable, while at the same letting users go through photos. I basically have a view wit…
-
Newbie here:
I am using the Carousel inside a flat list to render some cards. I would like to tap on one of the cards to go to the next one. I assigned a reference to the carousel and using the fol…
-
- [ ] The Get Involved carousel indicators don't work properly. When swiping it doesn't change with the card, but when clicking on the dots to change it does
-
(react-native-pager)[https://github.com/ajsmth/react-native-pager] whilst less mature of a library than snap carousel has much better performance results. With an average of 87fps on the realme6, and …