Bogdan Pop

Results 91 comments of Bogdan Pop

The issue on [lodash](https://github.com/lodash/lodash/issues/4175) was closed as it was the intended behaviour: > Hi @webraptor! > > The recursive implementation of `cloneDeep` was by design with the shortcoming that in...

I'll try it out tomorrow and come back with the results.

@edy unfortunately it doesn't work, error thrown is: _JSON.stringify cannot serialize cyclic structures_ The circular structure is within actioncable (react-native-actioncable) which we actually try to blacklist. Looked into the code...

Unfortunately the way the swiper is constructed I don't think so. You might achieve this if you disable vertical swipes (verticalSwipe) and release the pan responder when vertical swipe occurs...

> Just confirming that this is still an issue? I guess I will manually implement a deck-swiper, but would be amazing if someone had come up with a fix for...

> I was wondering how, and if, it might be possible to reduce the opacity of cards that are not on top of the stack? This would work only by...

> Up. > Also, is it possible to decrease the transparency of the map when clicked? To what map are you referring to?

Anyone who has the time to open a PR with changes, I'll review / merge / release

@arnaud9145 I've added some labels to the issue. If this gets some interest it might be a good enhancement.

fixed by https://github.com/webraptor/react-native-deck-swiper/pull/112#pullrequestreview-1553926364 version 2.0.15