-
When I define callbacks for onSwiped, onSwipedLeft and onSwipedRight, onSwiped is called properly but the onSwipedLeft/onSwipedRight are not called until the next swipe. So if you swipe left you get o…
-
- Platform: Android 11
- `"react-native": "0.64.0"`
- `"@react-native-picker/picker": "1.16.1"`
Hi team!
I'm struggling with a situation where clicking the item in the picker doesn't show the …
-
Thank you for this awesome library!
I am having some difficulties adding new cards to the swiper. I am using Redux for state management, and put the loaded cards directly into the swiper.
Initia…
-
just copied the example swiper provided by the repo and it throws an `Warning: Invalid argument supplied to oneOf, expected an instance of array.` but the swiper works fine
my package.json
```
{
…
-
I am following on https://github.com/alexbrillant/react-native-deck-swiper/issues/153 because there is something not clear to me about cardIndex prop.
Passing cardIndex re-renders the cards but it do…
-
Hey there, thanks for the update! Looks like you're making good progress. 🚀
I've been thinking about Brain Brew and what it could bring to _Ultimate Geography_ in the long term, so I thought I'd sh…
-
Great deck, thanks for sharing! Wondering if you have any plans to add audio pronunciations for countries/ capitals? It could be very helpful to have audio of how to pronounce difficult cities like …
-
Would be cool if the Design of the tool remember a card of magic.
-
This is a proposal for how we could improve error handling in boardgame.io clients.
**Related:** #592 #218 #828
## Current Situation
Errors happen implicitly and there is no way for a clien…
-
#### 1. Secret Log Events
We have secret state, but log events all go to a global log. We need some mechanism to allow sending a customized log per player so that secret state isn't leaked.
- [ ] …